Search Issue Tracker
Fixed
Fixed in 2022.3.55f1, 6000.0.32f1, 6000.1.0a5
Votes
0
Found in
2022.3.48f1
6000.0.21f1
Issue ID
UUM-83091
Regression
No
EditorApplication.isFocused returns False when entering Play Mode
Steps to reproduce:
1. Open the attached “IN-84819.zip” project
2. Open the “SampleScene”
3. Enter Play Mode
4. Observe the Console Window
Expected result: The EditorApplication.isFocused returns True, since it is the focused window
Actual result: The EditorApplication.isFocused returns False
Reproducible in: 2022.3.48f1, 6000.0.21f1
Couldn’t test in: 2021.3.44f1 (because EditorApplication.isFocused does not exist in this stream)
Reproducible on: Windows 11, Windows 10, macOS (Silicon)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment