Skip to content

Commit 11b8a0e

Browse files
Moved changelog entry for ISXB-687 into unreleased.
1 parent 22183df commit 11b8a0e

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 touch pointers being released twice causing an index out of bounds error. [ISXB-687](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-687)
15+
1316
### Changed
1417
- Renamed editor Resources directories to PackageResources to fix package validation warnings.
1518

@@ -18,7 +21,6 @@ however, it has to be formatted properly to pass verification tests.
1821
### Fixed
1922
- Fixed memory allocation on every frame when using UIDocument without EventSystem. [ISXB-953](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-953)
2023
- Fixed Action Maps name edition which could be inconsistent in Input Action Editor UI.
21-
- Fixed touch pointers being released twice causing an index out of bounds error.
2224

2325
### Added
2426
- Added Hinge Angle sensor support for foldable devices.

0 commit comments

Comments
 (0)