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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a24.3003_032efa2e90a5. Editor windows are now parented correctly.