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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.