Search Issue Tracker
Duplicate
Votes
0
Found in
2018.4.18f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
2020.1.0a1
2020.1.0a26
2020.2.0a1
Issue ID
1223720
Regression
No
[IMGUI] Windows overlap with each other on docking a window in an area with less than its minimum permissible width
Windows flicker and overlap with other windows on docking a window with less than minimum width. Happens for windows like Profiler, Package Manager, Sprite Packer, etc which have a certain minimum width for the window.
Refer to the attached video.
Steps to Reproduce:
1. Create a New Project
2. Open any window(say profiler) and dock it such that after docking, the width of the profiler window is less than its minimum width
3. Try to resize the window
Actual Result:
Window resizes gracefully
Expected Result:
Windows overlap with each other.
Note:
Resizing the window again reloads the windows to their correct layouts.
Occurring on:
2020.2.0a1, 2020.1.0a26, 2019.3.4f1, 2019.2.21f1, 2019.1.14f1, 2018.4.18f1 LTS
Environment:
Only Windows 10
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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
This is a duplicate of issue #1255867