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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment