just now, i'm switching my spine project from unity 4.6 to unity 5..
and there's so many obsolete error unity; but there's feature assets > run update API updater to change this obsolete into newest one.. :whew:
but there's 2 error that can't be fixed by run update API
Assets/Data Assets/Other Assets/spine/spine-unity/Assets/spine-unity/Editor/SkeletonBaker.cs(149,83): error CS0117: `UnityEditor.Animations.AnimatorController' does not contain a definition for `AddAnimationClipToController'
and
Assets/Data Assets/Other Assets/spine/spine-unity/Assets/spine-unity/Editor/SkeletonBaker.cs(669,34): error CS0619: `UnityEditor.AnimationUtility.SetAnimationType(UnityEngine.AnimationClip, UnityEditor.ModelImporterAnimationType)' is obsolete: `SetAnimationType is no longer supported'
==========
did somebody already success in switching old-unity 4-project into unity 5? :think:
or maybe any solution guys?
thanks alot