playMaker

Author Topic: Hold On Window Takes Very Long in Opening Action Scripts in Unity Editor  (Read 2110 times)

nekolyst

  • Playmaker Newbie
  • *
  • Posts: 4
When right-clicking on an action within a State in an FSM or an action within an Actions window and selecting "Edit Script", the Unity Editor frequently displays a "Hold On" window. This window persists for an extended period before the script finally opens.


The duration of "hold on" varies depending on the number of actions. For instance, in another project where I'm using the Rewired Playmaker integration pack, opening a script can result in the "Hold On" window lasting for 3-5 minutes. This issue severely impacts the user experience.


Unity version: 2022.3.34f1
Playmaker version: 1.9.8
 
I have attached a video recording to demonstrate this issue:
https://imgur.com/9Mt6TsR
« Last Edit: June 29, 2024, 01:57:41 AM by nekolyst »

mrphilipjoel

  • Junior Playmaker
  • **
  • Posts: 57
I have also had this issue in Unity 2022.
I don't have a solution, just wanted to add to thread that I'm experiencing it too.

My current workaround, if I want to edit an action, I'll find it in Project folder instead and open from there. Or, use 'Solution explorer' in Visual studio. I can open them practically instantly using that method.