Search Unity

Bug Possible TMP_InputField "OnEndEdit" bug

Discussion in 'UGUI & TextMesh Pro' started by Francesco-FL, Jun 19, 2022.

  1. Francesco-FL

    Francesco-FL

    Joined:
    May 25, 2021
    Posts:
    176
    Hi,

    I assigned a function in OnEndEdit to the TMP_InputField, and I tested the function on my Samsung.
    When I click on the InputField the keyboard opens and I can type whatever I want, then I close the keyboard.

    When I close the keyboard the OnEndEdit method doesn't activate, is this a bug?
    Even when I click somewhere else on the screen it doesn't activate, is this a bug?

    When I double click on the screen it activates instead.

    I found this, but it says "not reproducible":
    https://issuetracker.unity3d.com/is...-the-touchscreenkeyboard-on-an-android-device
     
  2. Francesco-FL

    Francesco-FL

    Joined:
    May 25, 2021
    Posts:
    176
    Incident IN-8258