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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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.