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
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