Search Issue Tracker
By Design
Votes
0
Found in
2021.2.0a11
Issue ID
1324320
Regression
Yes
[Editor] Icons and property label boxes overlap on Editor windows when they are shrunk
Icons and property label boxes overlap on shrinking Inspector, Version Control settings, Visual Scripting Preferences, Test Runner, Search and for some assets. The fields affected in Inspector are object picker, dropdown, color picker, events and XYZ properties. Refer attached screenshots
Steps to Repro:
1. Create a new Project
2. Hierarchy > right-click > 3d object > Cube
3. Drag and shrink inspector window
Actual Result:
Icons and property label boxes overlap on input filed, text and other icons
Expected Result:
The fields maintain their position and hide on shrinking
Reproducible on: 2021.2.0a11, 2021.2.a010
Working with: 2021.2.0a9, 2021.1.1f1
Note: Editor can't be fully shrunk in 2021.2.a09
Environment: Windows 10, Mac 10.15
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
- Properties window is not closed when the GameObject is deleted and the Properties window is not focused
- ComputeBuffer readback fails when Render Graph is enabled
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
Resolution Note (2021.2.X):
This issue is an outcome of the following PR: https://ono.unity3d.com/unity/unity/pull-request/121734/_/editor/tech/ignore-window-min-max-when-docked
From the description it looks like this is the expected behaviour from here onwards.