Search Issue Tracker
Fixed
Fixed in 2022.3.10f1, 2023.1.7f1, 2023.2.0b2, 2023.3.0a1
Votes
2
Found in
2022.2.12f1
2023.1.0b9
2023.2.0a7
2023.3.0a1
Issue ID
UUM-31366
Regression
Yes
AsyncOperation.allowSceneActivation is ignored when refocusing Editor
Reproduction steps:
1. Open the attached “Test Project” project
2. Enter the Play Mode
3. Click on a different window, outside the Editor
4. Click on the Editor
5. Observe the Hierarchy window
Expected result: “SampleScene 1”, “SampleScene 2” and “SampleScene 3” Scenes show “(is loading)”
Actual result: “SampleScene 1”, “SampleScene 2” and “SampleScene 3” Scenes fully load in
Reproducible with: 2022.2.0a9, 2022.2.12f1, 2023.1.0b9, 2023.2.0a7
Not reproducible with: 2020.3.46f1, 2021.3.21f1, 2022.2.0a8
Reproducible on: Windows 10
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
david-at-solarbots
Jul 31, 2023 20:00
Is this bug by any chance also affecting standalone player builds? I see a similar issue, but not Editor related.