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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
This is a duplicate of issue #1255867