playMaker

Author Topic: (SOLVED) Playmaker Editor window lag  (Read 1106 times)

SawyerK

  • Junior Playmaker
  • **
  • Posts: 99
(SOLVED) Playmaker Editor window lag
« on: June 06, 2022, 11:48:25 AM »
Hi!

I'm having terrible lag when the Playmaker Editor window is open an used.
When I click on an action doing basic stuff like renaming or even just expand/collapse actions it has a horrible 5-6 second delay/lag. I disabled every debug, graph, error checking stuff in the preferences and it still lagging like crazy, almost unusable.
It was working perfect on my old PC that was much worst than what I have now, so I don't know what could cause this.
Unity Editor itself is fine, only Playmaker Editor is super laggy.
« Last Edit: June 07, 2022, 02:03:13 PM by SawyerK »

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: Playmaker Editor window lag
« Reply #1 on: June 06, 2022, 03:17:18 PM »
Hi.
do you have the action window docked?
If so click on the gear and turn off 'Auto refresh Action Usage'

Also in the inspector, collapse the fsms.

Do you have a lot of states in the fsm?

SawyerK

  • Junior Playmaker
  • **
  • Posts: 99
Re: Playmaker Editor window lag
« Reply #2 on: June 07, 2022, 02:02:56 PM »
Turning off "Auto refresh Action Usage" helped, thank you very much! :)