playMaker

Author Topic: NextFrameEvent prevents editing number fields at Play time  (Read 1617 times)

nickfourtimes

  • Playmaker Newbie
  • *
  • Posts: 27
NextFrameEvent prevents editing number fields at Play time
« on: February 19, 2019, 01:05:32 PM »
This is a bit of a specific bug.

I'm noticing that if there's a Next Frame Event action in an FSM, and the PlayMaker editor is open, then when you hit Play, you can no longer click in any numerical field in the Inspector to edit it.

For instance, in Play mode, you can't click in the Transform component to type in new x, y, or z values. However, you can still click on the "X" label and drag it around and make changes that way, but this lacks the precision of simply typing a value into the float field.

When you exit Play mode, you can then click and type new values as usual. In addition, if you're in Play mode and close the PlayMaker editor, or remove the Next Frame Event, you can click and type in the fields again.

This is in Unity 2018.2.20f1 (our artist notices it in 13f1 as well). I have an empty project (with PM installed and a test scene) which reproduces the problem (~22MB).

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: NextFrameEvent prevents editing number fields at Play time
« Reply #1 on: February 20, 2019, 12:51:49 AM »
Hi.
What PlayMaker version are you using?

Goto Playmaker/Help/About Playmaker... to see the exact version

nickfourtimes

  • Playmaker Newbie
  • *
  • Posts: 27
Re: NextFrameEvent prevents editing number fields at Play time
« Reply #2 on: February 20, 2019, 08:13:50 AM »
Oh right, forgot that. We're on 1.9.0.p7.

nickfourtimes

  • Playmaker Newbie
  • *
  • Posts: 27
Re: NextFrameEvent prevents editing number fields at Play time
« Reply #3 on: April 03, 2019, 04:00:23 PM »
I've updated to 1.9.0p14 and it seems like it's been fixed for now, we'll be testing it to be sure.