So, my Unity3D project has some Korean text. When I play it, everything works perfectly. However, when I build it into WebGL and open it in browser all the Korean characters disappear. What am I missing?
Asked
Active
Viewed 343 times
1 Answers
0
As I expected, the solution to the above problem is to import your own font. Here's the link for more details: from Unity docs

Gray_Rhino
- 1,153
- 1
- 12
- 31