Chinese Character Unicode Range Problem

Hey community:

I am making a game that involve some chinese character. When I watched some youtube video and create an offline font cache. Then enter ‘3000-303F’ ‘4E00-9FFF’ inside the unicode range. However, it import many many other chinese character and still can’t display my character. It only work when I just enter 4E00-9FFF but it will lose all the punctuation marks.

What should I do? It only work when I am using the font that support chinese and manually type the test chinese word as char. But I need more character, do I just manually type the characters I need inside the chars? It’s just too many character in chinese to do that.

Thank you.

Ver: 4.26

=====Edit======

I enter some custom chars but all the default ASCII are missing. How to fix that?

虽然回复时间比较晚,可能题主用不上了。但经过我测试Font的UnicodeRange是支持输入多个Unicode的,我填写是4E00-9FFF,3000-303F,FF00-FFEF,2000-206F,记得填写后重新导入一下。
PS:但我导入的思源黑体并不能显示FF00-FFEF相关的字符,最后只能遍历识别到该字符就替换成其他字符,比如中文的(替换为英文的(