Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: skipper on February 11, 2013, 07:01:28 PM
-
I experience problems with UIInput, when trying to enter text in Russian. Instead of Cyrillic symbols Latin caps letters and digits are displayed.
This problem seems to happen only on Macosx, on Win everything works fine.
Any suggestions how to fix it/work around are highly appreciated.
-
There was a problem with a specific version of Unity 4. Are you using the latest?
-
I'm using 3.5.7 and unfortunately there is no way to migrate to v.4 now - quite big project, tough deadlines.
I debug Input.inputString value in UICamera.cs:714, and when i enter Cyrillic letters it's empty. So it seems it is a problem with Unity.