Skip to content

1.13.0

Latest
Compare
Choose a tag to compare
@Needle-Mirror-Bot Needle-Mirror-Bot released this 05 Feb 15:09

[1.13.0] - 2025-02-05

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 an issue where dropdown menu for Path in Input Actions Editor could not be selected from any button position. ISXB-1309