Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.4
2020.1
2020.2
2020.2.0b14
2021.1
Issue ID
1299846
Regression
Yes
[macOS] Tab Key with Caps Lock enabled doesn't navigate to next field
Reproduction steps:
1. Create and open a new Unity project
2. Click on the Main Camera in Hierarchy
3. Click on the X field in the Position section in Inspector
4. Press the Tab button on Keyboard
5. Notice that the Y field is now selected
6. Press Caps Lock button on Keyboard
7. Press the Tab button on Keyboard
8. Observe the Inspector
Expected result: Tab button navigates to next field with Caps Lock enabled
Actual result: Tab button doesn't navigate to the next field with Caps Lock enabled
Reproducible with: 2019.4.0f1, 2019.4.17f1, 2020.1.17f1, 2020.2.0f1, 2021.1.0a9
Not reproducible with: 2018.4.30f1
Notes: Issue doesn't reproduce on Windows: with Caps Lock enabled next field is selected
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Project Settings Package Manager dropdown button text becomes offcentered when any new package is installed
- iOS Xcode project building fails when the build is appended
- 2D Colliders, attached to a grandchild GameObject, aren't immediately destroyed when destroying the parent GameObjects in FixedUpdate
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
Resolution Note (fix version 2021.2):
enable tabbing in the editor while modifier keys are pressed excluding command, control, and alt
Fixed in 2021.2.0a5