Search Issue Tracker
Duplicate
Votes
0
Found in
2020.3.43f1
2021.3.16f1
2022.1.24f1
2022.2.2f1
2023.1.0a24
2023.2.0a1
Issue ID
UUM-21778
Regression
No
Crash on GameObject::ActivateAwakeRecursivelyInternal when opening the Scene
Reproduction steps:
1. Open the attached project “SceneCrash”
2. Open “MainGameScene_Landscape” Scene
Expected result: The Scene is opened
Actual result: Editor crashes
Reproducible with: 2020.3.43f1, 2021.3.16f1, 2022.1.24f1, 2022.2.2f1, 2023.1.0a24
Reproducible on: macOS Ventura 13.1 (M1 Max), Windows 10
First lines of stack trace:
#0 0x00000100a49d3c in GameObject::ActivateAwakeRecursivelyInternal(DeactivateOperation, AwakeFromLoadQueue&)
#1 0x00000100a49e7c in GameObject::ActivateAwakeRecursivelyInternal(DeactivateOperation, AwakeFromLoadQueue&)
#2 0x00000100a49a38 in GameObject::ActivateAwakeRecursively(DeactivateOperation)
#3 0x00000100a4a9d0 in GameObject::Activate()
#4 0x000001020bdef4 in DanglingComponentManager::ResolveDanglingComponents(ErrorsAndWarningsCapture*)
#5 0x000001011e7628 in AwakeFromLoadQueue::PersistentManagerAwakeFromLoad(ErrorsAndWarningsCapture*, bool)
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-1291
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
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
This is a duplicate of issue #UUM-1291