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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment