Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.1.0a23
2020.1.0b12
2020.2
Issue ID
1254752
Regression
Yes
[MacOS] Hovering the mouse on ProBuilder window's buttons regains focus on the Unity Editor
How to reproduce:
1. Open attached project "proBuilder_0a23.zip"
2. In the Menu bar, go to Tools > ProBuilder > ProBuilder Window and dock the newly opened window anywhere in the Unity Editor
3. Open any other application on Mac
4. Without clicking, hover the mouse cursor over the ProBuilder window's buttons
Expected result: Editor stays unfocused
Actual result: Editor regains focus
Reproducible with: 2020.1.0a23, 2020.1.0b14, 2020.2.0a15
Not reproducible with: 2018.4.24f1, 2019.4.2f1, 2020.1.0a22
Notes:
Reproduced with macOS Catalina Version 10.15.5
Not reproducible on Windows 10
-
marcinpiotrowski
Feb 22, 2021 15:46
Version 2020.2.3f1 - bug still not fixed. When I switch window to other application (for example Chrome) hovering in specific places changes focus to unity editor.
-
LucVdB
Jan 21, 2021 11:27
This is not fixed in 2020.2.1f1.
1. Cover the Unity window with a different application.
2. Wiggle the mouse over the area where the Probuilder window is hidden. Unity grabs focus.It even happens when Unity is set to fullscreen.
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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Resolution Note (fix version 2020.2):
Fixes ProBuilder window stealing focus on MacOS. Also ensures Application.isFocused only returns true in the Editor when GameView is focused (as is the documented behavior). Fixed in: 2020.2.0a21