InputSystem Changelog

This changelog showcases the ability to render changelogs in the "keep a changelog" format

1.13.1 #

18 Feb 2025

Fixed
Changed

Fixed

  • Fixed a problem with the logic to get the active player settings object that cause an infinit reimport loop. ISXB-1430
  • Fixed an issue where removing a newly created action in the Asset Editor would cause an exception. UUM-95693
  • Fixed arrow key navigation of Input Actions after Action rename. ISXB-1024
  • Fixed gamepad navigation in UI Toolkit TextField when using InputSystemUIInputModule. UUM-77364
  • Fixed issue where asset editor window splitter positions were not persisted [ISXB-1316]

Changed

  • Changed default input action asset name from New Controls to New Actions.