Summary
Animancer.AnimancerNode.Speed
is being used on a state that doesn't support it.
Syntax
UnsupportedSpeed
UnityEngine.Playables.PlayableExtensions.SetSpeed``1(``0,System.Double)
does nothing on
Animancer.ControllerState
s so there is no
way to directly control their speed. The
Animator Controller Speed
page explains a possible workaround for this issue.
The only reason you would disable this warning is if you are setting the speed of states in general and
not depending on it to actually take effect.
Constant Value