Search Issue Tracker

Won't Fix

Votes

1

Found in

5.5.0a1

Issue ID

765971

Regression

No

Crash with Playable API when destroying a mixer with implicitly created AnimationClipPlayables

Director

-

Crash with Playable API when destroying a mixer with implicitly created AnimationClipPlayables

A mixer has clips added implicitly with the SetInputs(AnimationClip[]) interface. When destroying the mixer with Destroy(), we expect the clips to be destroyed too.

Unity crashes on the next update after the Destroy()

Add comment

Log in to post comment