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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Resolution Note (2021.2.X):
This is By Design since we make dockable windows into native windows with title bars on Mac.