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
Co-authored-by: anjalin14 <anjali.nabar@unity3d.com>
Co-authored-by: Paulius Balčiūnas <paulius.balciunas@unity3d.com>
Co-authored-by: Sue Arkin <85237015+suearkinunity@users.noreply.github.com>
Co-authored-by: João Freire <joao.freire@unity3d.com>
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
@@ -37,6 +37,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
37
37
- 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)
38
38
- Changed the UI for `Actions.inputactions` asset to use UI Toolkit framework.
39
39
- Changed the UI for `InputSystem.inputsettings` asset to use UI Toolkit framework.
40
+
- Added documentation for rumble support on Android.
0 commit comments