Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: sofianehamza on October 07, 2021, 03:09:27 AM

Title: wait action not working bug triggered by the event
Post by: sofianehamza on October 07, 2021, 03:09:27 AM
Hello
the "wait" action is not working
I've realized that the issue is not with the action itself but with the event done
I've made a video to show the bug

Title: Re: wait action not working bug triggered by the event
Post by: djaydino on October 07, 2021, 08:17:14 AM
Hi.
If you change the Transition name (Done) to something else, does it still continue?

What Unity/Playmaker version are you using?

The exact playmaker version you can find here : Playmaker/Help/About Playmaker...
Title: Re: wait action not working bug triggered by the event
Post by: sofianehamza on October 07, 2021, 08:24:19 PM
Yeah. when I changed it to the default Finished, it worked
I'm using unity 2021.1.22f1
playmaker 1.9.3.f4
Title: Re: wait action not working bug triggered by the event
Post by: sofianehamza on October 08, 2021, 06:56:56 AM
The same error reocuured with ui onclick and on pointer...  button but this time when I apply the default transition "Finished" it does not work, but when I create a new transition it works...that is the opposite of the first case