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
- Animations change speed when rigidbody is added
- Low FPS persists when re-entering Play mode after an extended session in a specific project
- ListView list items in UIToolkit get stuck when reorderMode is set to Animated and they are reordered using two or more fingers on touch devices
- Editor or player crashes when using a deeply nested Particle System with a sub-emitter that has multiple references
- [Metal][iOS] Application freeze when switching between portrait and landscape orientation on iPad Pro
This is a duplicate of issue #1255867