Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Tatanan on November 26, 2015, 03:30:18 PM
-
Hello.
When using NGUI and trying to write non alphanumeric characters, I can't. They just don't appear.
Examples: ñ, ç, á, é, etc.
I use normal font, not those png fonts.
How can I fix that?
-
Any answer? :)
-
Works like a Charm here..
Is the Font supporting those Characters?
-
Yeah you need to make sure those characters actually exist in the font you're using. The default bitmap fonts that come with NGUI do not, for example.
-
I have already tried that, but UILabel with UIInput on Webgl is not accepting ñ or any other character.
I have tried to Unity Fonts with every characters and also NGUI Fonts including the ñ, like "Fantasy Font - Normal" which includes ñ.
In every case, I can't even type "ñ" with the keyboard.
Do you want screenshots?
Thank you.
-
WebGL... did you try it with stand-alone? If it works in stand-alone then it's an issue with Unity's WebGL support.