Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.12f1
2019.1.0a1
2019.2.0a1
Issue ID
1146537
Regression
No
EditorWindow.focusedWindow does not return null when the Editor is not focused
Steps to reproduce:
1. Open attached project "1146537.zip"
2. Open "Examples" -> "FocusedWindow"
3. Press on the Scene View to focus it (observe that FocusedWindow outputs "UnityEditor.SceneView")
4. Now click on the Desktop so the Unity Editor goes out of focus
Expected result: FocusWindow should output null (window should be empty)
Actual result: FocusWindow still outputs "UnityEditor.SceneView"
Reproduced in: 2017.4.26f1, 2018.3.14f1,2019.1.0f2, 2019.2.0a13
Note: Only reproduces in Windows
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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Resolution Note (2020.1.X):
Low priority defects, unlikely to be fix for the near future.