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
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
This is a duplicate of issue #UUM-1291