Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: rondmc on September 22, 2017, 08:15:32 PM

Title: FSM Not Recognizing Start State
Post by: rondmc on September 22, 2017, 08:15:32 PM
All I know is I hit Ctrl + Z in the editor and now when Reset on Disable is disabled, my FSM doesn't want to start on the Start state. It skips down two states (I think the one I was working on when I pressed Ctrl + Z) no matter what the start state is.

Enabling Reset on Disable fixes it, but disabling it again returns the same glitch. Copying the FSM and pasting it's values from the inspector didn't work.

Creating a new FSM and copying the states through click and drag > copy/paste did fix the issue though. Luckily everything else carried over. Might want to look into it or at least this post can help someone else who might run across the issue.
Title: Re: FSM Not Recognizing Start State
Post by: djaydino on September 22, 2017, 09:12:52 PM
Hi,
What unity / playmaker version are you using.
Title: Re: FSM Not Recognizing Start State
Post by: rondmc on September 23, 2017, 12:06:53 AM
Unity - 2017.1.1f1
Playmaker - 1.8.5

Definitely has something to do with undo/redo because it just happened again.
Title: Re: FSM Not Recognizing Start State
Post by: djaydino on September 23, 2017, 10:05:13 AM
Hi,
i guess you mean 2017.1

Can you show in a video how this happens.

I will contact alex.
Title: Re: FSM Not Recognizing Start State
Post by: rondmc on September 24, 2017, 01:33:19 AM
Sure thing, here's the link to the video:
I start the FSM and it starts normally.
I then copy/paste some states and Ctrl+Z to undo them and the FSM runs normally again.
I do the same thing, but then the Start State is skipped on the third try.