Search Issue Tracker
Fixed in 2018.3.X
Votes
3
Found in
2018.2.0b2
2018.2.1f1
Issue ID
1065620
Regression
Yes
[macOS] Shift+Tab keyboard shortcut does not navigate backwards
How to reproduce:
1. Create a new Unity project
2. Select the 'Main Camera' GameObject
3. Select its 'Viewport Rect Y' value and press Shift+Tab
Expected result: selection navigates to the previous 'Viewport Rect X' value
Actual result: 'Viewport Rect Y' value is still being selected
Reproducible with: 2018.2.0b2, 2018.2.2f1, 2018.3.0a7
Not reproducible with: 2018.1.9f1, 2018.2.0b1
Notes:
Using the 'Tab' key to navigate forwards works as expected
Comments (2)
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
- Shader Graph Asset icon is not shown on creation unless you confirm the name
- APV Sky occlusion doesn't consider the terrain
- [iOS] "EXC_BAD_ACCESS" Player crash when Script Debugging is enabled
- Cursor skips input fields when tabbing between two sets of input fields
- "Shader error redefinition of 'Varyings'" error appears when selecting the shader
trenthm
Aug 31, 2018 17:51
Good find, @NICMARXP
nicmarxp
Aug 28, 2018 18:26
I noticed that if I press enter, to "save" the value, I can then Shift-Tab back, but this is not how it usually works in Mac OS.