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
- [VFX Graph] ArcCone Direction computation is wrong in Base Mode
- [Android] [Galaxy Tab] A singular Pen touch logs a Pen touch event and a singular finger touch event when logged using "VisualElement.RegisterCallback" with "Pointer(Up/Down)Event"
- Crash on D3D12DescriptorCache::Deallocate or vkGetInstanceProcAddr when loading RenderDoc in a specific Scene
- [HDRP] Lit material preview is rendered incorrectly with a mask map
- The "LerpWhiteTo" missing function displays an error when the Shadows.hlsl shader is included in a Shader file
This is a duplicate of issue #1255867