Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b14
Issue ID
787896
Regression
Yes
Editor crashes on "DirectorManager::RemoveFromManager" when animator component exists in parent and child game objects
Reproduction steps:
1. Open attached "ReproductionProjects" Unity project.
2. Open and play "AnimationCrashingRepo" scene.
3. Wait for 5 seconds and stop the scene.
4. Editor crashes on:
0x00000001401F46E0 (Unity) DirectorManager::RemoveFromManager
0x00000001401EF4A9 (Unity) DirectorPlayer::MainThreadCleanup
0x0000000140036ADF (Unity) delete_object_internal_step1
0x00000001403C3AF2 (Unity) CommitBatchDelete
0x00000001403BEA1E (Unity) DestroyGameObjectHierarchy
0x00000001403C236F (Unity) DestroyObjectHighLevel
Notes:
* Crash is not reproducible if "PageLayout > LogInPanel" game object animator component is disabled.
* Crash is not reproducible if "PageLayout > LogInPanel > Title > TitleBar > Rotatator" game object animator component is disabled.
Regression introduced in: 5.3.4p2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Add comment