UI Selector Elements showing when no usable selected

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
indevergames
Posts: 5
Joined: Mon Feb 21, 2022 3:28 am

UI Selector Elements showing when no usable selected

Post by indevergames »

I have an issue where the UISelectorElements are showing even when there are no usables in the scene to be selected. It is showing with the placeholder "SELECTION NAME" text.
User avatar
Tony Li
Posts: 21069
Joined: Thu Jul 18, 2013 1:27 pm

Re: UI Selector Elements showing when no usable selected

Post by Tony Li »

Hi,

Does the same GameObject that has a Selector or Proximity Selector component (typically your player GameObject) also have a Selector Use Standard UI Elements component? This component should keep the Standard UI Selector Elements hidden until you actually select something.
Post Reply