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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment