Steps to reproduce:
- Open a Unity Project
- Click on a GameObject in the Hierarchy (e.g. Main Camera) so it shows in the Inspector
- Lock the Inspector with the lock icon
- Click on an Asset in the Project window (e.g. Scenes folder)
- Unlock the Inspector
Actual results: The Inspector shows the asset from the project window, but the margin/divider at the top of the Inspector Window is missing. This means the text is right up against the top:
Expected results: The Inspector will show the asset from the project window, and there will be a margin/divider at the top of the Inspector Window:
Reproducible with versions: 6000.0.17f1, 2022.3.45f1, 2022.2.9f1
Not reproducible with versions: 2022.2.8f1, 2021.3.43f1
Can’t test with versions: -
Tested on (OS):
- MacOS Sonoma 14.5
- Windows 11
Notes:
- Clicking onto another asset with the Inspector still unlocked will fix the bug.