Search Unity

TextMeshPro Dynamic Atlas doesn't work for Korean chararcter set

Discussion in 'UGUI & TextMesh Pro' started by yuewahchan, Jul 3, 2019.

  1. yuewahchan

    yuewahchan

    Joined:
    Jul 2, 2012
    Posts:
    309
    TextMeshPro with Dynamic Atlas using Korean character only e.g. 한국어 is not working, chinese and japanese is work fine.
    The korean font used in Legacy TextMesh is work.

    Typo_DodamL.zip contain the Typo_DodamL.ttf Korean font
     

    Attached Files:

  2. yuewahchan

    yuewahchan

    Joined:
    Jul 2, 2012
    Posts:
    309
    Sorry, for the TextMeshPro Dynamic Font of Typo_DodamL.ttf, the FontAsset.m_SourceFontFile and m_SourceFontFile_EditorRef may sometime become null. So that why it doesn't work.

    But, there are another font file called SourceHanSansCJKRegular.ttc
    Download: https://www.dropbox.com/s/v2szsklhnth89dd/SourceHanSansCJK-Regular.zip?dl=0
    Still have problem on reading korean font character.
     
  3. LoopIssuer

    LoopIssuer

    Joined:
    Jan 27, 2020
    Posts:
    109
    Hi,
    Did you successfully generate Korean characters? If yes, please tell me how to do it - what are Unicode ranges for generating chars?