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 Characters are not showing after deep link.

Discussion in 'UGUI & TextMesh Pro' started by Archi_16, Jun 21, 2021.

  1. Archi_16

    Archi_16

    Joined:
    Apr 7, 2017
    Posts:
    77
    Hello. My app using a deep link feature.
    When a user forgets the account password, they can restore it. We are sending a link(deep link) that opens the app with UI to change the password. but some of the characters are not displaying correctly. e.g 'c', '@', 'f'...
    This happens only on few phones(that I could test),

    Unity version - 2020.3.4
    It is not Text Mesh Pro.
     
    Last edited: Jun 22, 2021
  2. Archi_16

    Archi_16

    Joined:
    Apr 7, 2017
    Posts:
    77
    Also it is not font problem.
    it is some kind of canvas problem