Unity Issue Tracker - The Label of the value gets selected in the Inspector window when changing the selections with "Tab"
Closed
UUM-17593
The Label of the value gets selected in the Inspector window when changing the selections with "Tab"
Unity: IMGUI Framework
Won't Fix
2023.2.X
2023.1.X
2022.3.X
2022.2.X
2022.1.X
2021.3.X
2020.3.X
2022.1 has reached end of life so the issue will be fixed in a newer version.
Reproduction steps:
1. Create a new empty project
2. In the Hierarchy window select “Main Camera” GameObject
3. In the Inspector window click on Position X value
4. Press the “Tab” button 3 times
5. Observe the Inspector window
Expected result: Inspector window shows that the Rotation X value is selected
Actual result: Inspector window shows that the Label “Rotation” is selected