com.unity.inputsystem 1.13.1

com.unity.inputsystem

Source docs
Notes: processedReleased February 18, 2025

Browse versions

PreviousNext

🔧 Bug Fixes

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

📈 Improvements

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