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
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point
- Blank area appears at the top of Inspector and Build Settings windows when touching and dragging downward with a Wacom tablet pen
- Buttons overlap with the tab divider in the Branch Explorer options when resizing tabs
Resolution Note (2021.2.X):
This is By Design since we make dockable windows into native windows with title bars on Mac.