Descripción

Retarget, IK y write of Transform están desactivados cuando los renderers no están visibles.

The statemachine and root motion will always be evaluated. Thus you will always receive the OnAnimatorMove callbacks. All other animation will be skipped if the character is not visible. Specifically evaluation of bone animation, IK, OnAnimatorIK will be skipped.

Note that animation will still be visible in the Scene view, ie it is not affected by animation culling.