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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment