playMaker

Author Topic: Playmaker not working with 2019.3.13f1 - GUITexture issue[SOLVED]  (Read 1096 times)

weebo123

  • Playmaker Newbie
  • *
  • Posts: 1
I just updated my project from 2019.1.9f1 to 2019.3.13f1 and now Playmaker does not seem to be working and I get the following error virtually every frame:

MissingMethodException: UnityEngine.Rect UnityEngine.GUITexture.get_pixelInset()
PlayMakerGUI.DrawStateLabels () (at C:/Projects/Playmaker_1.9.0/Projects/Playmaker.source.unity/Assets/PlayMaker/PlayMakerGUI.cs:301)
PlayMakerGUI.OnGUI () (at C:/Projects/Playmaker_1.9.0/Projects/Playmaker.source.unity/Assets/PlayMaker/PlayMakerGUI.cs:521)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
« Last Edit: May 15, 2020, 02:49:43 AM by jeanfabre »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Playmaker not working with 2019.3.13f1 - GUITexture issue
« Reply #1 on: May 13, 2020, 03:03:35 AM »
Hi,

 you need to update playmaker.

 always update playmaker first and then upgrade your Unity project, else older version of playmaker may not account for the latest changes on latest unity versions.

Bye,

 Jean