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
- Select Dependencies context menu doesn't work properly in Project Browser
- "GPU Time Threshold" in VFX Graph Heatmap Parameters can be set to a negative value
- List of supported Platforms for 3D Templates in Unity Hub is outdated
- Light.shadowMatrixOverride is ignored when using GPU Resident Drawer
- Setting the the "PreWarm Delta Time" to the smallest value always sets the "PreWarm Step Count" to the different random values
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