Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2018.4
2020.2
2020.2.0a8
Issue ID
1241234
Regression
No
Detaching and reattaching UnityEditor.UISystemPreviewWindow from Profiler window expands empty column
How to reproduce:
1. Create and open a new Unity project
2. Open Profiler window
3. Scroll down and select UI Details
4. Resize the Profiler to make it wider than one monitor
5. Detach UnityEditor.UISystemPreviewWindow and then close it so it would reattach
Expected result: all columns are resized proportionally to fit with the reattached window
Actual result: empty column expands horizontally
Reproducible with: 2018.4.9f1, 2019.3.12f1, 2020.1.0b6, 2020.2.0a9
Not reproducible with: 2018.4.8f1 - Profiler window has a width limit in this and earlier version which prevents the bug from happening
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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Resolution Note (fix version 2020.2):
Fixed in 2021.2.0a19 and above