Hi
I’m create gui botton and using thai laguage(Arial Font). it’s work on my pc but it’s hide on my ipod touch device.
Thanks for your answer.
on mobile it can’t use dynamic font rendering. as such you must create a new font for your purpose thats optimized and follows the size restrictions (as the font must fit on a single texture or it will show up blank as its in your case)
It’s work !
I’m import thai font in my PC to unity project and change dynamics to unicode.
Thanks dreamora for every answer
Glad it helped