Search Issue Tracker
Fixed
Won't Fix in 2020.3.X
Fixed in 2022.2.6f1, 2023.1.0a3
Votes
0
Found in
2022.2.0b2
2023.1.0a1
Issue ID
UUM-1926
Regression
No
Crash on AwakeFromLoadQueue::CheckGameObjectAndComponentStructure when loading a scene manually
How to reproduce:
1. Open the attached project "1418516project.zip"
2. Open Scene "Level_1"
3. Observe crash
Reproducible with: 2020.3.23f1, 2020.3.33f1, 2022.2.0a13
Not reproducible with: 2019.4.38f1, 2020.3.22f1, 2021.3.0f1, 2022.1.0b16, 2022.2.0a10
First lines of stack trace:
0x00007ff6d18a2824 (Unity) AwakeFromLoadQueue::CheckGameObjectAndComponentStructure
0x00007ff6d18a8b16 (Unity) AwakeFromLoadQueue::PersistentManagerAwakeFromLoad
0x00007ff6d156b21e (Unity) LoadSceneOperation::CompleteAwakeSequence
0x00007ff6d156bd80 (Unity) LoadSceneOperation::CompletePreloadManagerLoadSceneEditor
0x00007ff6d156cbdb (Unity) LoadSceneOperation::IntegrateMainThread
0x00007ff6d1570376 (Unity) PreloadManager::UpdatePreloadingSingleStep
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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Resolution Note (fix version 2023.1.0a3):
Fixed in 2023.1.0a3
Resolution Note (2020.3.X):
Can not be backported because the root order changed