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
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
Resolution Note (fix version 2020.2):
Fixed in 2021.2.0a19 and above