Search Issue Tracker
Won't Fix
Votes
1
Found in
2019.4
2019.4.30f1
2020.3
2021.2
2022.1
Issue ID
1380315
Regression
No
"Reload Script Assemblies" completion refocuses the Editor if it was switched to another window using Mac Mission Control
How to reproduce:
1. Open the attached “1380315.zip” project
2. Open the “NewBehaviourScript.cs” Script
3. Add “ “ (space) and save the Script
4. Using Mac Mission Control switch to Unity Editor and back to the code editor
Expected result: Code editor stays in focus
Actual result: Unity Editor gets focused
Reproducible with: 2019.4.33f1, 2020.3.24f1, 2021.2.5f1, 2022.1.0b1
Notes:
- Not reproducible on Windows
- On the 2019.4.33f1 version, another way to reproduce it is to have code editor maximized then using Mac Dock switch to Unity Editor and back to the code editor
How to open Mission Control:
- Swipe up with three or four fingers on your trackpad or double-tap the surface of your Magic Mouse with two fingers
- Open the Mission Control app, which is in your Applications folder
- Press the Mission Control key on your Apple keyboard or Touch Bar
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (2022.2.X):
We are due a windowing refactor so shall revisit if it's an issue afterwards.