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
- Lighting Data asset is not created when baking multiple Scenes at the same time
- Performance issues when instantiating a recognizer under UnityEngine.Windows.Speech
- Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
- [Android] .aab Build fails when using Asset Bundles
- Builds fail without a useful error message when building a project with invalid product name
Resolution Note (fix version 2020.2):
Fixed in 2021.2.0a19 and above