Page 1 of 1

UI Selector Elements showing when no usable selected

Posted: Thu May 11, 2023 7:17 pm
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.

Re: UI Selector Elements showing when no usable selected

Posted: Thu May 11, 2023 9:16 pm
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.