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).
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
BenIVRE
Jul 22, 2024 15:07
Related https://issuetracker.unity3d.com/issues/wrong-localized-language-name-of-simplified-slash-traditional-chinese-in-editor-slash-player
xiaolei000
Nov 02, 2017 09:16
oh, on windows unity editor
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"
gaxalakax
Nov 17, 2016 08:06
Having same problem in 5.4.1f1
BrainAndBrain
Sep 27, 2016 20:24
Getting this as well on iOS. Affects potential Apple featuring, so definitely a bug to be concerned about.
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 :)
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".
wkwan
Feb 15, 2016 20:00
Sorry, typo, I mean ChineseSimplified and ChineseTraditional are both labelled as "Chinese".
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"
salvacodi
Nov 03, 2015 18:33
Broken in 5.2.2p1