Search Unity

Question TextMeshPro Some emojis won't show

Discussion in 'UGUI & TextMesh Pro' started by Steedie, Mar 29, 2023.

  1. Steedie

    Steedie

    Joined:
    Sep 21, 2017
    Posts:
    1
    We're having trouble seeing all the emojis in our TextMeshPro text. Only some basic ones show up and the rest show as a square symbol:
    upload_2023-3-29_18-31-29.png

    We're wondering if anyone can help us fix this issue so we can see all the emojis.

    Some extra info that might help is that when the text value is sent to our Firestore database, we don't have the problem (therefore, we only need to get them to be shown in the TextMeshPro input field):
    upload_2023-3-29_18-36-23.png

    Here's our TextMeshPro InputField in the inspector:
    upload_2023-3-29_18-40-35.png

    Thank you for any help you can provide.