FString not work well when containing Chinese characters

maya,

I think the FString data type can only contain ASCII / ASCI characters. You might need to do some encoding to produce the correct character type.

This document might help: