Search Issue Tracker
Fixed
Fixed in 2021.3.25f1, 2022.2.19f1, 2023.1.0b16, 2023.2.0a9
Votes
0
Found in
2021.3.14f1
2022.1.23f1
2022.2.0b16
2023.1.0a20
2023.2.0a1
Issue ID
UUM-20241
Regression
Yes
Crash on AwakeFromLoadQueue::InvokePersistentManagerAwake when opening a project
How to reproduce:
# Open the user attached “repro-project” project
# Observe crash
Reproducible with: 2021.2.0a17, 2021.2.19f1, 2021.3.0f1, 2021.3.14f1, 2022.1.23f1, 2022.2.0b16, 2023.1.0a20
Not reproducible with: 2020.3.42f1, 2021.2.0a1, 2021.2.0a16
Reproduced on: Windows 10 (Intel)
Note: Deleting the library folder fixed the Editor from crashing. Could not reproduce it on a fresh project
First lines of stack trace:
0x00007ff618959a1f (Unity) AwakeFromLoadQueue::InvokePersistentManagerAwake
0x00007ff61895a4ac (Unity) AwakeFromLoadQueue::PersistentManagerAwakeFromLoad
0x00007ff61895a613 (Unity) AwakeFromLoadQueue::PersistentManagerAwakeFromLoad
0x00007ff61858bdc9 (Unity) LoadSceneOperation::CompleteAwakeSequence
0x00007ff61858c870 (Unity) LoadSceneOperation::CompletePreloadManagerLoadSceneEditor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment