Skip to content

Commit 355499c

Browse files
Fixed duplicate entry in CHANGELOG
2 parents 43c0e80 + 456f737 commit 355499c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Packages/com.unity.inputsystem/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ however, it has to be formatted properly to pass verification tests.
2929
### Fixed
3030
- Fixed memory allocation on every frame when using UIDocument without EventSystem. [ISXB-953](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-953)
3131
- Fixed Action Maps name edition which could be inconsistent in Input Action Editor UI.
32+
33+
### Added
34+
- Added Hinge Angle sensor support for foldable devices.
3235
- Fixed InputDeviceTester sample only visualizing a given touch contact once. [ISXB-1017](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-1017)
3336
- Fixed an update loop in the asset editor that occurs when selecting an Action Map that has no Actions.
3437
- Fixed Package compilation when Unity Analytics module is not enabled on 2022.3. [ISXB-996](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-996)

0 commit comments

Comments
 (0)