Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Tatanan on November 26, 2015, 03:30:18 PM

Title: Special Characters
Post 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?
Title: Re: Special Characters
Post by: Tatanan on November 30, 2015, 06:45:04 AM
Any answer?  :)
Title: Re: Special Characters
Post by: Chaosgod_Espér on December 01, 2015, 05:01:13 AM
Works like a Charm here..

Is the Font supporting those Characters?
Title: Re: Special Characters
Post by: ArenMook on December 01, 2015, 07:32:18 AM
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.
Title: Re: Special Characters
Post by: Tatanan on December 02, 2015, 06:30:32 AM
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.
Title: Re: Special Characters
Post by: ArenMook on December 09, 2015, 12:59:47 PM
WebGL... did you try it with stand-alone? If it works in stand-alone then it's an issue with Unity's WebGL support.