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
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
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