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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note (2022.2.X):
We are due a windowing refactor so shall revisit if it's an issue afterwards.