Skip to content

Commit fda63bc

Browse files
committed
update release notes
1 parent fe900b3 commit fda63bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Packages/com.unity.inputsystem/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ however, it has to be formatted properly to pass verification tests.
1414
- Replaced "Look" rebinding button for "Keyboard" control scheme with a mouse sensitivity slider in `RebindingUISample` to illustrate how to support customizing scaling of mouse deltas and how to reapply the persisted setting between runs.
1515
- Changed: Input System no longer depends the obsolete com.unity.modules.vr package.
1616
- Removed code that had to do with Unity versions older than Unity 2021.3 LTS.
17+
- Removed code that had to do with Unity versions older than Unity 2022.3 LTS.
1718

1819
### Added
1920
- Added an example of how to swap two similar controls to the `RebindingUISample`. This is accessible via a button with two arrows at the right hand-side of the screen. Pressing the button allows swapping the current bindings of the "Move" and "Look" gamepad bindings via the new `RebindActionUI.SwapBinding(RebindActionUI other)` method.

0 commit comments

Comments
 (0)