How to I dispose the animation mixer?

I think I have a memory leak with the animation mixer attached to an object?

How do I dispose the animation clip/action/etc. in the “correct” way?

Have you tried AnimationMixer.uncacheClip()?