Unity Issue Tracker - Inspector's elements get overlapped and hidden when narrowing the width
Closed
UUM-61748
Inspector's elements get overlapped and hidden when narrowing the width
Unity: uGUI
As Designed
2023.3.X
2023.2.X
2022.3.X
2021.3.X
Minimum width for Editor windows has been removed a while ago, and all inspectors will show the same behavior, not just the Image. This is by design.
Reproduction steps:
1. Open the attached “Inspector overlap.zip” project
2. Open the “SampleScene”
3. Select “Image” GameObject from the Hierarchy (Canvas > Image)
4. Minimize the Inspector’s width by dragging the border to the right
Expected result: Formatting is consistent or the Inspector’s window is locked and cannot be made any smaller at some point
Actual result: The Inspector’s components overlap