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
- Editor crashes on "MonoBehaviour::Transfer<GenerateTypeTreeTransfer>" when resetting package defaults in VR Template project
- Rotation tool Gizmo is stuck in the Scene View when unchecking/checking the "Orient" node in the VFX Graph and the Scene view is visible
- The Editor opens when the window is closed right after launch
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
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