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
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
- [Android] Text input field doesn't disappear when pressing "Enter" on the keyboard connected to a device and HideMobileInput is disabled
- WebGL Player flickers and logs warnings when viewport is resized and "Linear" Color Space is used
- Rigidbody recalculates its center of mass when moving its child Trigger Collider
- Sprites with different indexes than indicated in Text field of Label Inspector are being rendered
- VFX rendering a sphere when using a custom mesh
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.