Search Issue Tracker
Fixed in 5.3.5
Votes
0
Found in
5.3.0f4
Issue ID
755238
Regression
No
Editor's console unable to display unicode characters
Building to Universal Windows Platform, when pc has Windows 10 Japanese version (display language: Japanese), errors in editor's console are showed as unreadable hieroglyphs.
Reproduced with 5.2, 5.3.
Repro steps:
Set up Japanese language on Win10. Press windows button -> Settings -> Time & Language -> Region & language tab -> Add a language (Japanse).
Set Japanese as default language.
Now go to "Region" settings. In "Administrative" tab press "Change system locale...". From drop down list pick Japanese. Restart computer. Windows should load with Japanese locale.
1. open project "UnityUniversalApp.zip".
2. build to WSA Universal 10 or WSA 8.1.
3. observe the console. Errors are showed as hieroglyphs.
Workaround: use English language for non-Unicode programs.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
- [VFX] Creating a long Group Node name breaks nodes boarders
Add comment