#The font pack I'm using sometimes (but not consistently) swaps out letters for the default font

1 messages · Page 1 of 1 (latest)

dawn isle
#

This is a really weird issue that I haven't had before, but I'm using a font pack I've found online and for some reason sometimes it swaps out one or two random letters for the default font pack (first image). I'll play on the same computer and monitor and it won't happen for a while and then occasionally it will happen. I find it happens more when on different aspect ratios but that could be coincidence. I've also tested on other computers and monitors and same thing. The second image shows what the textmeshpro component looks like.

I also don't understand why when it does happen, it creates this child object (third image).

Any help would be appreciated, but I'd love to learn why this is actually happening, thank you!

manic ruin
#

Are you sure its not just a case of an incorrectly done font?

This usually happens when the font doesnt have specific letters, lower and upper case being 2 types of letter, maybe your font has lower case Q but not an upper case Q.

dawn isle