Japanese Characters do not included in Font Asser

Hello

I have problems with creation Font Asset for Japanese Characters. I used NotoSans and Japanese characters works when i use this font on Text Component, but cant integrate symbols with Font Asset Creator - characters just didnt included.
I tried unicode:

  • Hiragana: Unicode: 3040-309F
  • Katakana: Unicode: 30A0–30FF

And even tried to insert Japanese characters with ‘Custom Characters’
TextMeshPro is a new instrument for me, may be I do something worng?

1 Like

I use 1.4.1 package version on Unity 2018.4.6f1 and tried even on 1.5.0 - no difference

The NotoSans-Regular font does not contain Japanese characters. The NotoSansCJK-Regular does as seen in the image below.

You need to use the specific NotoSans font file for CJK.

Thanks! Thats work!