Skip to content

Commit 41bd3b7

Browse files
authored
Update CHANGELOG.md
1 parent f5b872b commit 41bd3b7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Packages/com.unity.inputsystem/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ however, it has to be formatted properly to pass verification tests.
1010

1111
## [Unreleased] - yyyy-mm-dd
1212

13+
### Fixed
14+
- Fixed an issue where ButtonStates are not fully updated when switching SingleUnifiedPointer. [ISXB-1356](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-1356)
15+
1316
## [1.13.1] - 2025-02-18
1417

1518
### Fixed
@@ -18,7 +21,6 @@ however, it has to be formatted properly to pass verification tests.
1821
- Fixed arrow key navigation of Input Actions after Action rename. [ISXB-1024](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-1024)
1922
- Fixed gamepad navigation in UI Toolkit TextField when using InputSystemUIInputModule. [UUM-77364](https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-77364)
2023
- Fixed issue where asset editor window splitter positions were not persisted [ISXB-1316]
21-
- Fixed an issue where ButtonStates are not fully updated when switching SingleUnifiedPointer. [ISXB-1356](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-1356)
2224

2325
### Changed
2426
- Changed default input action asset name from New Controls to New Actions.

0 commit comments

Comments
 (0)