Search Issue Tracker
By Design
Votes
0
Found in
2021.3.34f1
2022.3.17f1
2023.2.6f1
2023.3.0b3
Issue ID
UUM-61748
Regression
No
Inspector's elements get overlapped and hidden when narrowing the width
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
Reproducible with: 2021.3.34f1, 2022.3.17f1, 2023.2.6f1, 2023.3.0b3
Reproduced on: macOS 14.2.1 (Intel), Windows 11
Not reproduced on: No other environments tested
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
- Texture generator reference image fails despite valid size
- Agent mode can enter infinite execution loop
- AI Gateway responses contain duplicated sentences
- Texture 2D asset is created when promoting a generated Cubemap to a new asset
- Unable to copy multiple paragraphs from Assistant responses
Resolution Note:
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.