Search Issue Tracker
Duplicate
Votes
0
Found in
2022.2.13f1
2023.1.0b10
2023.2.0a8
Issue ID
UUM-31760
Regression
Yes
Async Scene load operation with allowSceneActivation set to false completes when refocusing the Editor
How to reproduce:
1. Open the attached user project “My project.zip“
2. Open Scene “SampleScene”
3. Enter Play Mode
4. Switch to another window or un-focus the Unity Editor
5. Switch back to the Unity Editor again
Expected result: The “LoadSceneAsyncRoutine“ operation remains incomplete
Actual result: The “LoadSceneAsyncRoutine“ operation is completed
Reproducible with: 2022.2.0a9, 2022.2.13f1, 2023.1.0b10, 2023.2.0a8
Not reproducible with: 2020.3.46f1, 2021.3.21f1, 2022.2.0a8
Reproduced on: macOS 13.0.1 (Intel), Windows 10 (reported by the user)
Note: Based on the versions tested, the issue seems to be related to the Scene Manager, not Addressables
-
Resolution Note:
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
- [Quest 2] Running Entities Graphics/BatchRendererGroup under Vulkan results in a frame rate drop compared to OpenGLES 3 and causes Tile Binning to cost more
- Filters dropdown: Window doesn't rescale on items collapse
- Sprite Preview is broken when the Sprite is too tall or too wide
- Objects are invisible in Scene view when using Wireframe Shading Mode
- Physics.Raycast does not work when used on the whole model
This is a duplicate of issue #UUM-31366