Search Issue Tracker
Fixed in 2022.3.18f1
Fixed in 2022.3.X, 2023.2.X, 2023.3.X, 7000.0.0a1, future release
Votes
1
Found in
2022.3.4f1
2023.1.3f1
2023.2.0a23
2023.3.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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment