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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Resolution Note (2021.2.X):
This is By Design since we make dockable windows into native windows with title bars on Mac.