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
- [URP] Gizmos position and scale incorrectly when changing camera rect
- Folder name is truncated when dot is used in the name
- Reorderable List elements cannot be edited when using Custom Editors and Serialized Objects
- VideoPlayer does not play video when device is using Android 6.0.1
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
Add comment