com.unity.inputsystem 1.0.0-preview.3
Notes: processedReleased November 14, 2019
Unity Compatibility
Minimum Unity: 2019.1
Package Dependencies
- com.unity.ugui (1.0.0)
🔧 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.
