Search Issue Tracker
Fixed in 2022.3.55f1
Fixed in 2022.3.X, 6000.0.X, 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
- Package Manager's Filter Panel does not show borders when viewed on Windows
- Package installation fails non-deterministically with Errors "EPERM: operation not permitted" when installing Packages
- Blend Tree Threshold fields accepts NaN/Infinity values causing Node backgrounds disappear in Animator Controller view
- Port keyboard selection sync improvements from legacy UGUI InputField to TMP_InputField
- Animator Controller Layer Weight field accepts “NaN” as a valid value instead of rejecting it
Add comment