Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: Mutajon on May 03, 2016, 11:11:27 AM

Title: State labels will reset when leaving scene
Post by: Mutajon on May 03, 2016, 11:11:27 AM
Hi,

I have unchecked "show labels" both in the PlayMakerGUI object, and in preferences.
When I play the scene indeed no labels are shown. However, if I save, load another scene, than come back to problematic scene - the "show labels" box in the preferences is back to being CHECKED (and labels are shown)....?!? Happens every time...

What can be done?

Thanks
Title: Re: State labels will reset when leaving scene
Post by: Mutajon on May 03, 2016, 12:38:49 PM
Unity 5.3.4f1
PlayMaker 1.7.8.3P2

Happens to me in a couple of scenes  :-\

Title: Re: State labels will reset when leaving scene
Post by: Alex Chouls on May 03, 2016, 03:11:26 PM
Do you have a PlayMakerGUI component in these other scenes? Check the settings on that component...
Title: Re: State labels will reset when leaving scene
Post by: Mutajon on May 04, 2016, 05:56:45 AM
I had PlayMakerGUI objects in almost all scenes (problematic and not), all of them are UNchecked for show labels.
In the end, the only thing that helped was to delete the PlayMakerGUI object in the problematic scenes... (lucky I can do without it).