when i use TextMeshpro to create my dynamic font by chinese text, it does work on pc, but when i pack android, if you type something that the font texture doesn’t have…it doesn’t show on screen, just the blank…doese anyone know this problem
Dynamic Font Assets should work on all platforms.
Do you see the missing glyph “square” symbol or just nothing at all?
Is the font asset set as Dynamic? Is the atlas texture full and if so, did you enable Multi Atlas Texture on the font asset?
Do you have clear dynamic data on build?