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
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Nothing happens when entering a converter ID to target property in the Add Binding window when a converter ID was already added and removed
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
- [Linux] “ReleaseButton expects buttonId >= 0” error is thrown when importing Assets via drag and drop
- Asset gets unselected and added Subgraphs list item is not undone when performing Undo in Heatmap with Default Values asset Inspector
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