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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
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