playMaker

Author Topic: unity 5.6.0 UnassignedReferenceException: The variable UiTarget of PlayMakerUGui  (Read 2690 times)

cmvrgr

  • Junior Playmaker
  • **
  • Posts: 64
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)

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
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