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
Comments (1)
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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
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.