playMaker

Author Topic: Unity 6.3 spams this PlayMaker error.  (Read 210 times)

Wednesday2024

  • Playmaker Newbie
  • *
  • Posts: 3
Unity 6.3 spams this PlayMaker error.
« on: November 06, 2025, 04:44:25 PM »
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.

« Last Edit: November 06, 2025, 04:50:49 PM by Wednesday2024 »

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4258
  • Official Playmaker Support
    • LinkedIn
Re: Unity 6.3 spams this PlayMaker error.
« Reply #1 on: November 06, 2025, 08:16:28 PM »
Hi, I'm looking into this. 6.3 is still in beta, but we'll get a fix out asap.

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4258
  • Official Playmaker Support
    • LinkedIn
Re: Unity 6.3 spams this PlayMaker error.
« Reply #2 on: November 06, 2025, 10:10:55 PM »
Apparently this is a known issue in 6.3 that unity will fix:
https://discussions.unity.com/t/upgrading-to-unity-6-3-causing-errors/1683398/11

Hopefully in the next beta...?

Wednesday2024

  • Playmaker Newbie
  • *
  • Posts: 3
Re: Unity 6.3 spams this PlayMaker error.
« Reply #3 on: November 07, 2025, 02:39:49 AM »
Apparently this is a known issue in 6.3 that unity will fix:
https://discussions.unity.com/t/upgrading-to-unity-6-3-causing-errors/1683398/11

Hopefully in the next beta...?

I hope so because Unity 6.3 will be releasing either next week or the week after.

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4258
  • Official Playmaker Support
    • LinkedIn
Re: Unity 6.3 spams this PlayMaker error.
« Reply #4 on: November 07, 2025, 10:48:17 PM »
Apparently it will be fixed in 6000.3.0b10

Wednesday2024

  • Playmaker Newbie
  • *
  • Posts: 3
Re: Unity 6.3 spams this PlayMaker error.
« Reply #5 on: November 08, 2025, 08:51:53 AM »
Apparently it will be fixed in 6000.3.0b10

Interesting