com.unity.inputsystem 1.13.0
com.unity.inputsystem
Source docsNotes: processedReleased February 5, 2025
Unity Compatibility
Minimum Unity: 2021.3
Package Dependencies
- com.unity.modules.uielements (1.0.0)
🔧 Bug Fixes
- Fixed an issue where the prompt to enable the InputSystem backends would interrupt the import of large assets.
- Fixed Cut Mode for Action Maps and Actions to make renaming disabled. ISXB-1155
- Fixed GamepadButton.LeftTrigger and GamepadButton.RightTrigger enum values not matching displayed dropdown values in editor when using GamepadButtonPropertyDrawer ISXB-1270.
- Fixed an issue causing InvalidOperationException when entering playmode with domain reload disabled. ISXB-1208.
- Fixed an issue where compiling Addressables with Input System package present would result in failed compilation due to `IInputAnalytic.TryGatherData` not being defined ISXB-1203.
- Pinned Touch Samples sample package dependencies to avoid errors with Cinemachine 3.x and Probuilder 6.x. ISXB-1245
- Fixed an issue where dropdown menu for Path in Input Actions Editor could not be selected from any button position. ISXB-1309
