Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2018.4
2019.3
2019.3.0f1
Issue ID
1202288
Regression
No
[Windows] When Editor is minimized, undocked windows with title bar are not minimized
To reproduce:
1. Create a new project
2. Open build settings window
3. Minimize Editor using the taskbar icon
Expected: Editor minimizes with all of its undocked windows
Actual: The Build Settings window remain not minimized
Reproduced with: 2017.4.35f1, 2018.4.16f1, 2019.3.0b1, 2019.3.0b6, 2019.3.0b12, 2019.3.0f6, 2020.1.0a22
Notes:
Linux minimizes all windows regardless of where they were opened from;
Mac minimizes only the focused window, regardless of where it was opened from;
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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a24.3003_032efa2e90a5. Editor windows are now parented correctly.