Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
playableGraph Error
#2
(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,
Reply


Messages In This Thread
playableGraph Error - by Shreeya - 05-01-2018, 08:07 AM
RE: playableGraph Error - by josemendez - 05-01-2018, 09:47 AM
RE: playableGraph Error - by Shreeya - 06-01-2018, 12:50 AM