When I insert several emojis and I write an space between them the emoji unicode chain result broke showing square characters and sometimes crashing the application.
The error logs show something like it cannot find the specific character unicodes
- "The character unicode value \U200D was not found"
- "The character unicode value \UDFF4 was not found"
The font asset have the proper fallbacks in Unity and the settings on de AIF have the option "Emojis allowed"
Thanks