Search Issue Tracker
Fixed
Fixed in 2022.3.18f1, 2023.2.5f1, 2023.3.0a15, 7000.0.0a1
Votes
1
Found in
2022.3.4f1
2023.1.3f1
2023.2.0a23
2023.3.0a1
7000.0.0a1
Issue ID
UUM-41894
Regression
No
EditorApplication.focusChanged isn't triggered when the Editor is minimized and opened
How to reproduce:
1. Open the attached user “EditorAppFocusBug.zip“ project
2. Open the “SampleScene“ Scene
3. Minimize the Editor by pressing the Minimize button at the top left of the Editor window (top right if Windows)
4. Open the Editor by clicking on its icon in the Dock (Taskbar if Windows)
Expected result: “Editor app lost focus.“ and “Editor app received focus.“ messages in the Console
Actual result: No messages in the Console
Reproducible with: 2022.3.4f1, 2023.1.3f1, 2023.2.0a23
Can’t test with: 2021.3.28f1 (Errors in the Console)
Reproduced on: macOS 13.4.1 (Intel), Windows 11 (by reporter)
Not reproducible on Linux
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment