Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Unity-Technologies
/
InputSystem
Public
Notifications
You must be signed in to change notification settings
Fork
328
Star
1.5k
Code
Issues
1
Pull requests
47
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
1.13.0
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 5, 2025
Merge branch 'develop' into release/1.X
stefanunity
committed
582bff2
Copy full SHA for 582bff2
RELEASE: 1.13.0
stefanunity
committed
5712312
Copy full SHA for 5712312
Commits on Jan 30, 2025
FIX: Select dropdown menu for Path in Input Actions Editor from any position in Path button (#2114)
tspiller
authored
d3eae07
Copy full SHA for d3eae07
Commits on Jan 29, 2025
FIX: Add Touch Samples package dependency versions to avoid errors (ISXB-1245) (#2118)
jfreire-unity
authored
4c3ce7e
Copy full SHA for 4c3ce7e
FIX: Fixed an issue where compiling Addressables with Input System package present would result in failed compilation due to `IInputAnalytic.TryGatherData` not being defined. (#2115)
ekcoh
authored
fc4ddbe
Copy full SHA for fc4ddbe
Commits on Jan 28, 2025
CHANGE: increase minimum package version to 2021.3 + some maintenance (#2116)
Show description for 528e824
stefanunity
authored
528e824
Copy full SHA for 528e824
Commits on Jan 24, 2025
FIX: GamepadButton.LeftTrigger and GamepadButton.RightTrigger enum resolving to wrong integers (ISXB-1270) (#2100)
adrian-koretski-unity3d
authored
ff2ac9d
Copy full SHA for ff2ac9d
Commits on Jan 22, 2025
CHANGE: add 6.1 to CI & readme for recipe regeneration exception (#2111)
stefanunity
authored
f156ad3
Copy full SHA for f156ad3
Commits on Jan 21, 2025
FIX: ISXB-1208 fix InvalidOperationException when entering playmode (#2110)
smnwttbr
authored
762b2b6
Copy full SHA for 762b2b6
Commits on Jan 20, 2025
FIX: Set macOS Xbox wireless gamepad button mappings based on PID/VID (#2097)
jfreire-unity
authored
29ca1f3
Copy full SHA for 29ca1f3
Commits on Jan 17, 2025
FIX: Delayed input backend prompt to make sure asset import is not interrupted (ISXB-608) (#2107)
ritamerkl
authored
7b21b83
Copy full SHA for 7b21b83
FIX: Mark Action Maps and Actions as disabled for renaming when in cut mode (#2088)
tspiller
authored
134c3b4
Copy full SHA for 134c3b4
Commits on Jan 16, 2025
CHANGE: bump package version to 1.12.1 (#2109)
stefanunity
authored
2b6d8c8
Copy full SHA for 2b6d8c8
Commits on Jan 15, 2025
Merge branch 'develop' into release/1.X
stefanunity
committed
98646c9
Copy full SHA for 98646c9
FIX: All new validation jobs run successfully on CI (#2108)
stefanunity
authored
9533ab9
Copy full SHA for 9533ab9
Merge branch 'develop' into release/1.X
stefanunity
committed
d1bf057
Copy full SHA for d1bf057
RELEASE: 1.12.0
stefanunity
committed
8b51f90
Copy full SHA for 8b51f90
Commits on Jan 14, 2025
CHANGE: changed to debug error to avoid failing tests (#2106)
ritamerkl
authored
52185c4
Copy full SHA for 52185c4
FIX: An infinite loop in `InputSystemUIInputModule` was causing an editor / player hang (#2102)
Secticide
authored
047bb8e
Copy full SHA for 047bb8e
FIX: collapsed and expanded treeview state is preserved when saving (#2096)
smnwttbr
authored
1e20672
Copy full SHA for 1e20672
Commits on Jan 13, 2025
FIX: commit missing files from Wrech tooling setup (#2105)
stefanunity
authored
8004589
Copy full SHA for 8004589
CHANGE: CI: merge both code coverage reports into one (#2104)
stefanunity
authored
e154234
Copy full SHA for e154234
Commits on Jan 10, 2025
NEW: Throw error when extension for inputsystem needed (#2101)
ritamerkl
authored
b850953
Copy full SHA for b850953
Commits on Jan 9, 2025
FIX: Modifying or changing focus on composite bindings in the Input Actions Editor no longer cause a full UI rebuild (#2094)
Secticide
authored
58bd3ec
Copy full SHA for 58bd3ec
FIX: Input State Window is now force-closed when the device it is inspecting is disconnected (#2093)
Show description for 0cbfdfe
Secticide
and
ekcoh
authored
0cbfdfe
Copy full SHA for 0cbfdfe
Commits on Jan 7, 2025
FIX: Fixed multiple `OnScreenStick` Components that does not work together when using them simultaneously in isolation mode (ISXB-813) (#2090)
Show description for 6dae5a3
bmalrat
and
Pauliusd01
authored
6dae5a3
Copy full SHA for 6dae5a3
FIX: Change location of the link xml file so that it can persist beyond an editor shutdown. (#2092)
Show description for 7536131
bitter
and
ekcoh
authored
7536131
Copy full SHA for 7536131
Commits on Dec 23, 2024
NEW: add option to manually choose arbitrary editor version for CI jobs (#2099)
stefanunity
authored
6b042c2
Copy full SHA for 6b042c2
Commits on Dec 20, 2024
FIX: Avoid problems with CI and reimports (#2091)
ekcoh
authored
db232e3
Copy full SHA for db232e3
Commits on Dec 19, 2024
DOCS: Improves DOCF-5483. (#2095)
benoitalain
authored
2d824e1
Copy full SHA for 2d824e1
Commits on Dec 18, 2024
NEW: add code coverage to CI jobs running Editor and Playmode tests on editor platforms (#2086)
Show description for 7924b18
stefanunity
and
unity-nikos
authored
7924b18
Copy full SHA for 7924b18
Commits on Dec 17, 2024
FIX: Don't install action trigger hook when notifications set to UnityEvents (case ISXB-711) (#2089)
AlexTyrer
authored
aec5efc
Copy full SHA for aec5efc
Commits on Dec 12, 2024
FIX: Fixed action properties editor UI (ISXB-1277) (#2083)
bmalrat
authored
d5f8543
Copy full SHA for d5f8543
NEW: ProfilerMarkers for measuring enabling/disabling of InputActions and for binding resolution. (#2056)
surfnerd
authored
102b004
Copy full SHA for 102b004
DOCS: Improved EnhancedTouch.Touch documentation to comply with standards. (#2084)
ekcoh
authored
788d2cc
Copy full SHA for 788d2cc
Pagination
Previous
Next
You can’t perform that action at this time.