Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2020.1.0a15
Issue ID
1203016
Regression
Yes
[MacOS] Can interact with editor window without it coming into focus
If your editor window is unfocused, you can click on visible components and interact with the editor. It stays out of focus for a few of these clicks.
Eventually the windows comes into focus.
Occurs on MacOS. Does NOT appear to be reproducible on Windows.
1. Create a new unity project.
2. Put an external program window over the Unity Editor and focus it so it's partially covering the editor. (i.e. Web Browser)
3. Click on a visible editor tab or button.
Expected result: Window comes into focus, responds to what you clicked on.
Actual result: Window stays out of focus, but still responds to what you clicked on.
Note:
- Tested on Mac and Windows.
- Usually focuses on the 2nd or 3rd interaction with the editor window.
- Video example of this occurring in comments.
Reproducible in 2020.1.0a15
Not reproducible in 2019.3.0b12, 2020.1.0a12, 2020.1.0a14
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
- TreeView drag and drop operation is not cancelled when a modal opens over it
- Remote Config window causes performance drop in Editor when multiple settings are added
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
Resolution Note (fix version 2020.1):
This will be fixed in the next 2020.1 build.