com.unity.inputsystem 1.14.0
com.unity.inputsystem
Source docsNotes: processedReleased March 20, 2025
🔧 Bug Fixes
- Fixed an issue where all action maps were enabled initially for project wide actions, which overrode the PlayerInput action map configuration. ISXB-920
- Fixed an issue where ButtonStates are not fully updated when switching SingleUnifiedPointer. ISXB-1356
- Fixed errors when pasting composite parts into non-composites. ISXB-757
📈 Improvements
- Changed enum value `Key.IMESelected` to obsolete which was not a real key. Please use the ButtonControl `imeSelected`.
✨ Features
- Added support of F13-F24 keys. UUM-44328
