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
- Package Manager doesn't start on Windows 7
- [HDRP] [DXR] Shadowmatte doesn't support RT shadows
- [HDRP] TAAU@100% and TAA produces different results
- [HDRP] APV debug mode Validity Over Dilation Threshold doesnt take touchup volumes in account
- [Web] Project doesn't build when a version file is included
Resolution Note (fix version 2020.2):
Fixed in 2021.2.0a19 and above