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
- Resizing Profiler Module Details panel and releasing mouse button outside Unity doesn't cancel resize
- "Auto-hide gizmos" preference is not saved when reopening the project
- Sampling a custom depth texture on a machine with a GTX 1080 makes object's textures display the wrong color when in Play mode or Player
- Terrain is missing the Hidden/TerrainEngine/Details/WavingDoublePass shader when AssetBundles are built in older Unity Versions
- [Android] URP Project crashes when built on a device with PowerVR Rogue GE8320 GPU
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.