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.
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 (13)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
yuewahchan
Oct 19, 2015 14:03
It does not work for iOS 9, even on Unity 5.2.1f1
Kim Shin Wook a.k.a Forward of South Korea
Sep 23, 2015 05:14
This issue is still occurring on Mac OS in 5.1.3p2 too.
Why this method just return "Chinese"? not "ChineseTraditional" or "ChineseSimplified"
bradsmith
Sep 10, 2015 19:12
This is still occurring in WebGL and WebPlayer in 5.1.2f