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
- Entering “NaN” or “Infinity” values in Game Object Brush Orientation value fields spams Quaternion-related errors in the Console and persists unless value is undone in Tile Palette window
- An InvalidOperationException is thrown in the Editor when using On-Tile Rendering with the Mock HMD plug-in
- Unity UI does not trigger "OnFocusLost" and doesn't refresh when focusing on other Windows in the Editor
- Project Auditor's settings cannot be searched in the Preferences window
- Crash on SerializableManagedRef::CallMethod when performing various Unity operations
Add comment