Search Issue Tracker
Fixed
Votes
0
Found in
2020.3.41f1
2021.3.13f1
2022.1.23f1
2022.2.0b15
2023.1.0a10
Issue ID
UUM-19093
Regression
Yes
Crash on GameObject::ActivateAwakeRecursivelyInternal when opening a scene
Reproduction steps:
1. Open the user’s attached project
2. Open the “Assets/Scenes/SampleScene.unity” scene
Expected result: SampleScene opens
Actual result: Unity Editor crashes
Reproducible with: 2020.3.41f1, 2021.3.13f1, 2022.1.23f1, 2022.2.0b15, 2023.1.0a10
Not reproducible with: 2023.1.0a11, 2023.1.0a18
Reproducible on: Windows 11 Pro 21H2
First lines of the stack trace:
{noformat}0x00007ff7c96faa75 (Unity) GameObject::ActivateAwakeRecursivelyInternal
0x00007ff7c96fa7f9 (Unity) GameObject::ActivateAwakeRecursively
0x00007ff7c96fa776 (Unity) GameObject::Activate
0x00007ff7cacca64c (Unity) DanglingComponentManager::ResolveDanglingComponents
0x00007ff7c9e22696 (Unity) AwakeFromLoadQueue::PersistentManagerAwakeFromLoad{noformat}
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
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-1291