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
- Crash on PrepareDrawShadowsCommandStep1 when entering the Play Mode in a specific project
- Physics Layer Collision Matrix's Layer names, checkboxes and hover highlights become misaligned when the Editor's UI Scaling gets changed
- Light/shadow information on an edge of a Terrain tile creates a seam with an adjacent Terrain tile when baking a LightMap
- "Missing types referenced from component UniversalRenderPipelineGlobalSettings on game object UniversalRenderPipelineGlobalSettings..." warning is thrown after switching the Platform to tvOS
- “Metal: Error creating pipeline state (Universal Render Pipeline/2D/Sprite-Lit-Default): Vertex attribute BLENDINDICES0(5) of type uint4 cannot be read using MTLAttributeFormatFloat2 (null)“ when setting GPU Skinning to GPU after opening the project
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