Author Topic: UIInput and non-ASCII (Russian) characters problem on Mac OSX  (Read 3439 times)

skipper

  • Guest
UIInput and non-ASCII (Russian) characters problem on Mac OSX
« 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.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UIInput and non-ASCII (Russian) characters problem on Mac OSX
« Reply #1 on: February 12, 2013, 10:13:40 AM »
There was a problem with a specific version of Unity 4. Are you using the latest?

skipper

  • Guest
Re: UIInput and non-ASCII (Russian) characters problem on Mac OSX
« Reply #2 on: February 12, 2013, 10:37:50 AM »
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.