Skip to content

Commit e376be5

Browse files
[Rebase on develop] Updated changelog to address reviewer feedback
1 parent 0f0bf61 commit e376be5

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
@@ -14,7 +14,9 @@ however, it has to be formatted properly to pass verification tests.
1414
- Exposed MediaPlayPause, MediaRewind, MediaForward keys on Keyboard.
1515

1616
### Fixed
17-
- Fixed `buttonSouth` returning the state of the east button (and so on for all the buttons) when using a Nintendo Switch Pro Controller on iOS [ISXB-1632](issuetracker.unity3d.com/product/unity/issues/guid/ISXB-1632)
17+
- Fixed an issue where using Pen devices on Android tablets would result in double clicks for UI interactions. [ISXB-1456](https://issuetracker.unity3d.com/product/unity/issues/guid/ISXB-1456)
18+
- Fixed `buttonSouth` returning the state of the east button (and so on for all the compass named buttons) when using a Nintendo Switch Pro Controller on iOS [ISXB-1632](issuetracker.unity3d.com/product/unity/issues/guid/ISXB-1632)
19+
- Fixed `aButton` returning the state of the east button (and so on for all the letter named buttons) when using a Nintendo Switch Pro Controller on Standalone & iOS [ISXB-1632](issuetracker.unity3d.com/product/unity/issues/guid/ISXB-1632)
1820

1921
## [1.14.2] - 2025-08-05
2022

0 commit comments

Comments
 (0)