Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: cmvrgr on April 17, 2017, 12:21:51 PM

Title: unity 5.6.0 UnassignedReferenceException: The variable UiTarget of PlayMakerUGui
Post by: cmvrgr on April 17, 2017, 12:21:51 PM
While trying to create a button i get this error. Any help will be appreciated.

UnassignedReferenceException: The variable UiTarget of PlayMakerUGuiComponentProxy has not been assigned.
You probably need to assign the UiTarget variable of the PlayMakerUGuiComponentProxy script in the inspector.
UnityEngine.GameObject.GetComponent[Button] () (at C:/buildslave/unity/build/artifacts/generated/common/runtime/GameObjectBindings.gen.cs:38)
PlayMakerUGuiComponentProxy.SetupUiListeners () (at Assets/PlayMaker uGui/Proxies/PlayMakerUGuiComponentProxy.cs:264)
PlayMakerUGuiComponentProxy.Start () (at Assets/PlayMaker uGui/Proxies/PlayMakerUGuiComponentProxy.cs:88)
Title: Re: unity 5.6.0 UnassignedReferenceException: The variable UiTarget of PlayMakerUGui
Post by: jeanfabre on April 18, 2017, 02:06:32 AM
Hi,

 Please don't double post, prefer bumping every 2 or 3 days if you did not get a reply, thanks :)

 Replied on the other thread. http://hutonggames.com/playmakerforum/index.php?topic=14964.msg69199#msg69199

 Bye,

 Jean