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
- 2D Colliders, attached to a grandchild GameObject, aren't immediately destroyed when destroying the parent GameObjects in FixedUpdate
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
Add comment