Search Issue Tracker
Active
Under Consideration for 1.6.X
Votes
1
Found in [Package]
1.6.3
Issue ID
ISXB-595
Regression
No
Locking the "Command" key on the accessibility keyboard inverts the input from the Input System
Reproduction steps:
1. Go to "System Preferences > Accessibility > Keyboard > Viewer > Enable Accessibility Keyboard"
2. Open the attached "repro_IN-47826.zip" project
3. Enter the Play Mode
4. On the accessibility keyboard, press the "Command" key quickly two times - it will become red
5. The Console will receive the output "True"
6. On the accessibility keyboard, press the "Command" key one more time - it will become grey
Expected result: The output in the Console is "False"
Actual result: The output in the Console is "True"
Reproduced with: 1.0.0 (2020.3.48f1), 1.6.3 (2021.3.29f1, 2022.3.6f1, 2023.1.6f1, 2023.2.0b2)
Couldn't test with: 0.1.2-preview (2020.3.48f1) (couldn't resolve Console errors)
Reproduced on: macOS 12.6.1, M1
Note: Not reproducible in Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking
Add comment