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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
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.