Skip to content

Commit 1df6a04

Browse files
committed
Updated CHANGELOG
1 parent c72e82e commit 1df6a04

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
@@ -26,6 +26,7 @@ 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 a CS0105 compiler warning due to duplicate using statement in test source code (ISXB-1247).
2930

3031
### Changed
3132
- Added back the InputManager to InputSystem project-wide asset migration code with performance improvement (ISX-2086).

0 commit comments

Comments
 (0)