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

Animation

-

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

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.