I have a TextMeshPro component and it works just fine for text
However when I try to put numbers in it is blank
Is there some sort of setting disabling number inputs? I have looked through the various settings and I couldn’t find anything that stood out.
I don’t have a problem entering numbers.
Two things to check:
-
Does the font you are using include numbers?
-
Can you insert numbers if you use the default LiberationSans SDF font?
1 Like
Thank you for the suggestion Valjuin, that was the solution. Thinking a font didn’t have a simple number in its character set was not in my troubleshooting radar and now it is. Thank you.
1 Like