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
- Depth of Field doesn't apply correctly to Canvas UI when it is set to World Space Render Mode
- Crash on GetElementMapKey when "None" is assigned to a field with binding path "m_GameObject"
- Stereoscopic skybox renders as monoscopic when using Multi-pass render mode in XR plugin while using URP
- Parameterized Tests with ValueSource fail when supplied parameter is an System.Object
- Error Message "Broken text PPtr in file" is not informative enough to locate the problematic asset
Add comment