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
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
Add comment