Search Issue Tracker
By Design
Votes
0
Found in
2018.4
2019.4
2020.1
2020.1.0b16
2020.2
Issue ID
1262980
Regression
No
[Mac] Project Settings window does not minimize when Editor is minimized
Project Settings window and other windows with title bar do not minimize when the Editor is minimized. Refer the attached video
Steps to reproduce:
1. Create a new project
2. Edit > Project Settings > Undock the window
3. Minimize the Editor window
Actual result: Project Settings window remains open and can also be edited
Expected result: Project settings window is minimized along with other open windows if any, if the Editor is minimized
Occurring on: 2020.2.0a17, 20202.1.0b16, 2019.4.2f1, 2018.4.15f1
Environment: Occurs only on Mac
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
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
- Low FPS in the Game View when the Editor window loses focus
- Memory leak when a domain is reloaded on a Scene that uses HDRP's water simulation resources
Resolution Note (2021.2.X):
This is By Design since we make dockable windows into native windows with title bars on Mac.