playMaker

Author Topic: Problem with State Labels in the Debug Menu  (Read 2226 times)

ilovelessons

  • Junior Playmaker
  • **
  • Posts: 70
Problem with State Labels in the Debug Menu
« on: September 15, 2017, 09:26:34 AM »
Problem with State Labels
Area: Editor
Frequency: Always

What happened -

 - Whenever I uncheck the "Show State Labels in Game View" from the Debug menu it removes the state labels. I save the scene and project. However if I load and next scene and then reload the same scene I was on previously the STATE LABELS reappear.   I am looking to publish the game but if I publish with the state labels showing the game will look unprofessional.  Any ideas on how to fix this?

I have multiple scenes in my game.

Thanks.







djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: Problem with State Labels in the Debug Menu
« Reply #1 on: September 15, 2017, 01:16:39 PM »
HI,
Click on PlayMakerGUI in the Hierarchy and change the settings there,
you might need to do this for every scene.

ilovelessons

  • Junior Playmaker
  • **
  • Posts: 70
Re: Problem with State Labels in the Debug Menu
« Reply #2 on: September 15, 2017, 01:48:51 PM »
Hi DjayDino,

I tried that also.

1. As an experiment I unchecked all the settings in the Preferences settings (picture attached) and save.

2.  I reload the scene and then all the settings STAY UNCHECKED except for the STATE LABELS (picture attached).

Its like the only setting that never saves is the STATE LABEL one.  All the other settings keep the settings you set it as.

Its really weird.

Any ideas guys?

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: Problem with State Labels in the Debug Menu
« Reply #3 on: September 15, 2017, 08:40:03 PM »
Hi,
I mean here :



if this still does not work,
Can you tell us what versions you are using (unity and playmaker version)

ilovelessons

  • Junior Playmaker
  • **
  • Posts: 70
Re: Problem with State Labels in the Debug Menu
« Reply #4 on: September 15, 2017, 09:35:31 PM »
Hi djaydino,

It still didn't work.. once I reload the scene the labels reappear.. I am using

1. UNITY 5.5.0f3 Personal (64 bit)
2. Playmaker 1.8.3.f4

Any other suggestions? Thanks BTW so far for the support and help :)

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: Problem with State Labels in the Debug Menu
« Reply #5 on: September 15, 2017, 10:26:17 PM »
Hi,
Can you send a bug report in unity?
(goto : playmaker/tools/submit bug report)
add a link to this topic.

Also maybe you can make a video showing your issue.

Before you try anything below make a backup of your project !

Some other things you can try is update playmaker. (1.8.5 at the moment)

Update unity to 5.6.3
If you want to keep 5.5.0f3 you can rename the unity folder(where unity is installed) to for example "Unity 5.5"
then you will have 2 versions after installing 5.6.3 (i have 4 versions myself on my pc ;) )

are you on windows/mac/linux ?

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 3987
  • Official Playmaker Support
    • LinkedIn
Re: Problem with State Labels in the Debug Menu
« Reply #6 on: September 16, 2017, 12:54:29 AM »
If you're not using any GUI actions in your project a quick fix would be to delete the PlayMakerGUI GameObject before publishing.

I would normally recommend updating Playmaker to the latest version, but sometimes you don't want to do that right before you publish... so deleting PlayMakerGUI might be the safer fix.
« Last Edit: September 16, 2017, 12:56:51 AM by Alex Chouls »