Hello,
If I write a text ( ARMERÍA ) in the TextMesh Pro UGUI inspector I get a result as expected: ARMERÍA
But if I write a text from a script it shows me this: ARMER�A
And besides it creates me a subobject of the Text object: TMP SubMeshUI [FrontPageNeue B SDF Extended Material + LiberationSans SDF Atlas]
Does anyone know why it does not recognize the special characters when writing from script?
Thanks in advance.