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
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
- Graphics.DrawProceduralIndirect and Graphics.DrawProceduralNow silently dropped on DX12
Add comment