05-01-2018, 09:47 AM
(05-01-2018, 08:07 AM)Shreeya Wrote: ERROR>>>>>Assets/Obi/Scripts/Solver/ObiAnimatorController.cs(38,14): error CS1061: Type `UnityEngine.Animator' does not contain a definition for `playableGraph' and no extension method `playableGraph' of type `UnityEngine.Animator' could be found. Are you missing an assembly reference?
How to resolveĀ this?
Same as your other post regarding UnityEngine.Rendering.LightEvent.AfterShadowMapPass. You're using an unsupported Unity version. I strongly reccomend you upgrade at least to 5.6.
cheers,