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
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
Add comment