Search Issue Tracker

Fixed

Votes

7

Found in

4.6.1p4

Issue ID

677623

Regression

No

Unity's SystemLanguage doesn't separate between Traditional and Simplified Chinese.

Deployment Management

-

To Reproduce:

1.Change system language to Traditional or Simplified Chinese
(Just above Pу́сский in iOS language settings list (General>International))

2. Deploy the attached app.

3. Observe that application.SystemLanguage returns Chinese.

4. Switch to the other Chinese script.

5. It still returns Chinese.

application.SystemLanguage should either specify the exact language version or there should be some other property which has more details (maybe something similiar to CultureInfo.CurrentCulture (it's currently broken-677992).

Comments (12)

  1. xiaolei000

    Nov 02, 2017 09:16

    oh, on windows unity editor

  2. xiaolei000

    Nov 02, 2017 09:12

    same in 5.6.2f1. no matter i set system language to Simplified Chinese or Traditional Chinese it returns Chinese by Application.systemLanguage. and System.Globalization.CultureInfo.CurrentUICulture.Name always return "en-US"

  3. gaxalakax

    Nov 17, 2016 08:06

    Having same problem in 5.4.1f1

  4. BrainAndBrain

    Sep 27, 2016 20:24

    Getting this as well on iOS. Affects potential Apple featuring, so definitely a bug to be concerned about.

  5. nindim

    Sep 20, 2016 11:35

    I re-reported this (as this bug was closed) and received a response saying it is already fixed in 5.5, but they will see if the fix can be back ported to 5.3 and 5.4 in patch releases. Looks like they have re-opened this one anyway so you can vote on it again :)

  6. lingoded

    Aug 30, 2016 15:38

    Yep. Not working on iOS 9 with 5.3.5f1. Please fix it! Only returns "Chinese". Not "ChineseSimplified" or "ChineseTraditional".

  7. wkwan

    Feb 15, 2016 20:00

    Sorry, typo, I mean ChineseSimplified and ChineseTraditional are both labelled as "Chinese".

  8. wkwan

    Feb 15, 2016 19:53

    Still a problem in 5.3.2f1. It does correctly label ChineseTraditional (Hong Kong) as "ChineseTraditional", but ChineseSimplified and ChineseTraditional are both labelled as "ChineseTraditional"

  9. salvacodi

    Nov 03, 2015 18:33

    Broken in 5.2.2p1

  10. yuewahchan

    Oct 19, 2015 14:03

    It does not work for iOS 9, even on Unity 5.2.1f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.