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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
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