Search Issue Tracker
Fixed
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.2.0a1
2019.2.0f1
Issue ID
1195089
Regression
No
Editor crash on GameObject::ActivateAwakeRecursivelyInternal when opening project for the first time
How to reproduce:
1. Open user attached project "CrashOnOpenProject.zip"
Expected result: Project opens without crashing
Actual result: Editor crashes while opening the project
Reproducible with - 2017.4.35f1, 2018.4.13f1, 2019.2.10f1
Not reproducible with - 2019.3.0b10, 2020.1.0a11
Crash stack (first 5 lines):
GameObject::ActivateAwakeRecursivelyInternal
GameObject::ActivateAwakeRecursively
GameObject::Deactivate
DestroyObjectHighLevel_Internal
DestroyObjectHighLevel
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
Add comment