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
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu
- Inconsistency in capitalisation and styling across various nodes and block in VFX Graph
- Package Manager Select all keyboard shortcut selects all packages even if they’re not visible to the user when the Package Manager has no search results and the shortcut is pressed
This is a duplicate of issue #UUM-1291