Search Unity

Bug TMP_InputField m_OnSubmit not exposed in TMP_InputFieldEditor

Discussion in 'UGUI & TextMesh Pro' started by Reeley, Jan 31, 2021.

  1. Reeley

    Reeley

    Joined:
    Feb 23, 2017
    Posts:
    45
    TMP_InputField defines a UnityEvent m_OnSubmit, but this event wont get rendered by the TMP_InputFieldEditor. This is a bug right?

    If im switching my inspector panel to debug i can use it like any other event.