Hi, I keep having this error spam in Unity 6.3 with PlayMaker. Please fix this soon.
Error:
MissingMethodException: Method not found: UnityEngine.Vector2 UnityEngine.Vector2.op_Implicit(UnityEngine.Vector3)
PlayMakerGUI.DrawStateLabels () (at <46c7fbbaa3a1440d8ba53ce9dd09b77b>:0)
PlayMakerGUI.OnGUI () (at <46c7fbbaa3a1440d8ba53ce9dd09b77b>:0)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)
and
MissingMethodException: Method not found: void UnityEngine.Rect..ctor(UnityEngine.Rect)
HutongGames.PlayMaker.Fsm..ctor (HutongGames.PlayMaker.Fsm source, HutongGames.PlayMaker.FsmVariables overrideVariables) (at <46c7fbbaa3a1440d8ba53ce9dd09b77b>:0)
PlayMakerFSM.InitTemplate () (at <46c7fbbaa3a1440d8ba53ce9dd09b77b>:0)
PlayMakerFSM.Init () (at <46c7fbbaa3a1440d8ba53ce9dd09b77b>:0)
PlayMakerFSM.Awake () (at <46c7fbbaa3a1440d8ba53ce9dd09b77b>:0)
Thank you.