how do I set InputField so placeholder disappear immediately upon clicking on the field?

like traditional fields

Lol that was unhelpful…

The TextMeshPro Input Field has an “On Select” listener under its control settings.

  1. Drag the placeholder object into the field with the empty object.
  2. In the function dropdown select GameObject > setActive
  3. Leave the checkbox unticked
6 Likes