Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Plancksize on July 16, 2018, 12:20:22 PM

Title: Bug with "uGui Component Proxy" script while handling ugui Dropdown
Post by: Plancksize on July 16, 2018, 12:20:22 PM
As the title says, it seems to be a bug around "uGui Component Proxy" script while handling ugui Dropdown.

I'm using the component proxy on the dropdown object and I'm trying to set a FSM variable on another object (done this on several text Input and toggles already).
In the dropdown case, it requires it to be pointed at an INT variable in the fsm but it will not recognize any of the int vars in there.
It will also output an error saying: "PlayMakerUGuiComponentProxy on Dropdown: Fsm Float MISSING !!" which makes no sense at all.
Tried to use a float instead of int, still not recognized.

Any help with a workaround for this would also be appreciated.
Title: Re: Bug with "uGui Component Proxy" script while handling ugui Dropdown
Post by: jeanfabre on July 16, 2018, 03:36:39 PM
Hi,

 If this is for the uGui system available on the Ecosystem, then it's best to not post here as this is reserved for official, built in features and actions of PlayMaker.

I'll check on this and push an update on the Ecosystem when fixed.

 Bye,

 Jean
Title: Re: Bug with "uGui Component Proxy" script while handling ugui Dropdown
Post by: Plancksize on July 17, 2018, 08:13:21 AM
Thanks Jean.  :D
Title: Re: Bug with "uGui Component Proxy" script while handling ugui Dropdown
Post by: jeanfabre on July 19, 2018, 02:36:48 AM
Hi,

 ok, can you get the package again from the Ecosystem, It's fixed.

 Let me know if all is well on your side, and I'll announce the release.

 Bye,

 Jean