`UnityEngine.Animator' does not contain a definition for `updateMode' and no extension method `updateMode' of type `UnityEngine.Animator' could be found (are you missing a using directive or an assembly reference?)
It seems my Unity have no Animator Update Mode
How to get it like this
Comment
Does it work it you change it in code?
http://docs.unity3d.com/ScriptReference/AnimatorUpdate$$anonymous$$ode.html