Search Issue Tracker
Fixed
Fixed in 2021.3.19f1, 2022.2.4f1, 2023.1.0a10
Votes
0
Found in
2022.2.0a11
2023.1.0a1
Issue ID
UUM-1291
Regression
Yes
Crash when opening a specific scene
Reproduction steps:
1. Open the user's attached project
2. Open "Assets/HeistBlast/Scene/HeistBlast" scene
Expected result: Scene opens successfully
Actual result: Editor crashes
Reproducible with: 2019.4.38f1, 2020.3.33f1, 2021.1.28f1, 2021.2.19f1, 2021.3.1f1, 2022.1.0f1, 2022.2.0a11
First lines of stacktraces:
0x00007FF66465844C (Unity) GameObject::ActivateAwakeRecursivelyInternal
0x00007FF664658655 (Unity) GameObject::ActivateAwakeRecursivelyInternal
0x00007FF664658655 (Unity) GameObject::ActivateAwakeRecursivelyInternal
0x00007FF6646583DF (Unity) GameObject::ActivateAwakeRecursively
0x00007FF664658346 (Unity) GameObject::Activate
0x00007FF66384649A (Unity) DanglingComponentManager::ResolveDanglingComponents
0x00007ff67d79694f (Unity) LinkChildrenToParentIfPPtrIsValid
0x00007ff67d798d1d (Unity) MergeAllPrefabInstancesDuringLoad
0x00007ff67c600111 (Unity) LoadSceneOperation::CompleteAwakeSequence
0x00007ff67c600cd0 (Unity) LoadSceneOperation::CompletePreloadManagerLoadSceneEditor
0x00007ff67c60188b (Unity) LoadSceneOperation::IntegrateMainThread
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
- Missing #pragma directives warnings appear in Inspector when including .hlsl file in Shader
- Fixed Timestep setting gets resets to default when upgrading project
- Console displays "NullReferenceException: Object reference not set to an instance of an object." during Editor Theme change
- Editor interface has low contrast when any theme is used
Add comment