Emojis in Unity 6

I want to use chatbot and text service in my app so it will require emojis

some emojis are included within unity but not all

I have tried setting google notto color emoji as fallback but doesn’t work

1 Like

Also ran into the same problem. Using Segoe UI Emoji and creating a Font Asset Color worked partially for me, but now I’ve ran into a different problem where Unity TMP wouldn’t render emojis that consists of a sequence of emojis (e.g :heart_on_fire:, which is :heart:+:fire:). I’m stuck now, and for my game it’s essential that this works out of the box :confused: