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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
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.