Skip to content

Commit f1d97ee

Browse files
committed
Updated CHANGELOG
1 parent a426fb4 commit f1d97ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Packages/com.unity.inputsystem/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,12 @@ however, it has to be formatted properly to pass verification tests.
2626
- Fixed icon scaling in Input Actions window.
2727
- Fixed an issue where removing the InputSystem package could lead to invalid input handling settings.
2828
- Fixed `ArgumentOutOfRangeException` when adding a new Control Scheme with any Device selected. [ISXB-1129](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-1129)
29+
- Fixed an issue in `Samples/Visualizers/GamepadVisualizer.unity` sample where the visualization wouldn't handle device disconnects or current device changes properly (ISXB-1243).
2930

3031
### Changed
3132
- Added back the InputManager to InputSystem project-wide asset migration code with performance improvement (ISX-2086).
3233
- Changed `OnScreenControl` to automaticaly switch, in Single Player with autoswitch enabled, to the target device control scheme when the first component is enabled to prevent bad interactions when it start.
34+
- Changed `Samples/Visualizers/GamepadVisualizer.unity` to visualize the control values of the current device instead of the first device.
3335

3436
## [1.11.2] - 2024-10-16
3537

0 commit comments

Comments
 (0)