playMaker

Author Topic: Too much actions cause editor performace issue  (Read 340 times)

nekolyst

  • Playmaker Newbie
  • *
  • Posts: 2
Too much actions cause editor performace issue
« on: November 02, 2022, 03:56:54 AM »
When use Playmaker and too much actions(scrpits). Click "Select" or "Find" or "Edit Script" in the Action Browser will offen cause Unity editor shows "Hold On" window and the content will be Menu.XXX.Script. The XXX depends on what  function you click before(one of three option). This  "Hold On" window takes very long time to finish (about 3 to 5 min).

How can we reproduce it:
1. Create new project.
2. Import Playmaker asset (v1.9.5f3)
3. Import Rewired asset (v1.1.43.0)
4. Install Integration pack from Window/Rewired/Integration/Playmaker/Install Integration Pack
5. Open Action Browser from Playmaker/Editor Windows/Action Browser
6. Random choose one action, right click and choose one of three option (Select Script or Find Script or Edit Script)
7. Hold On window will shows for long time
8. If Hold On window didn't shows up, just random create or make a scrpit some changing. Wait editor recompile and do step 6 again.

However, even I delete the Rewired integration pack. I just write few my own custom actions. I still need wait about 1 min "hold on" to edit script...

Unity version: 2019.4.16, 2020.3.41, 2022.2.0
« Last Edit: November 02, 2022, 03:59:54 AM by nekolyst »