Search Issue Tracker
By Design
Votes
0
Found in
5.3.0f1
Issue ID
747921
Regression
No
Cyrillic/UTF Characters do not show up in WebGL builds
Steps to reproduce:
1. Download and import attached project. "repro_case_747921-font_test.zip"
2. Select "main" scene.
3. Play in the editor
4. Notice that English and Russian text is visible on screen.
5. Build and run.
6. Notice that only English text is visible
Expected result: Russian text should be visible in browser. (WebGl02_Font.png)
Actual result: Russian text is not visible. (WebGl01_Font.png)
Reproducible on: 5.4.0a4, 5.3.0f3, 5.3.0f1
Also, reproduced on: Google Chrome, MS Edge, Mozilla Firefox.
Comments (1)
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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
djordjev
Mar 17, 2016 12:51
What is happening with this issue? Is there some workaround for it?