You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Packages/com.unity.inputsystem/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
29
29
- Removed 32-bit compilation check for HID on Windows players, which had no impact anymore. (ISX-2543)
30
30
- Migrated sample scenes to use Universal Render Pipeline (URP) with Built-in Render Pipeline fallback shaders. The URP package is now required to run the samples. (ISX-2343)
31
31
- Changed the UI for `Actions.inputactions` asset to use UI Toolkit framework.
32
+
- Changed the UI for `InputSystem.inputsettings` asset to use UI Toolkit framework.
0 commit comments