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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
Resolution Note (fix version 2020.2):
Fixed in 2021.2.0a19 and above