1.13.0 #
05 Feb 2025
Fixed
Fixed
- 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 issue where a binding path is sometimes not saved when chosen from the binding path picker. ISXB-1221
- Fixed an issue where dropdown menu for Path in Input Actions Editor could not be selected from any button position. ISXB-1309
- Fixed an issue where changing Input System default parameter settings with the editor open would result in changes in the editor. ISXB-1351