Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Bug [UWP]TextMeshPro input field's issue on Japanese keyboard

Discussion in 'UGUI & TextMesh Pro' started by Recky256, Jan 30, 2023.

  1. Recky256

    Recky256

    Joined:
    Dec 1, 2014
    Posts:
    11


    Hi.

    I found a bug about TMP Japanese input when UWP build(Windows).

    Bug1: Insert text at first? (in gif, "あいうえお" is correct. However, "おいうえあ" in UWP Build)
    Bug2:Argument out of range exception by back space key.
    Tested on:
    Unity 2020.3.40f1
    Text Mesh Pro 3.0.6
    UWP (Windows)

    Minimum reproducible project is here!
    https://mega.nz/folder/EyhjyIII#snIIKv0ychfSUy7GcqEWgA

    Important: Editor is fine. It cause only build package.