com.unity.inputsystem 1.0.0-preview.3

com.unity.inputsystem

Notes: processedReleased November 14, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.1

Package Dependencies

🔧 Bug Fixes

  • Fixed wrong event handlers getting removed when having three or more handlers on an event (case 1196143).
  • - This was an bug in an internal data structure that impacted a number of code paths that were using the data structure.
  • Fixed `LayoutNotFoundException` being thrown when `InputControlPath.ToHumanReadableString` referenced a layout that could not be found.