I need help with Unicode in UE4. I am trying to print characters from my native language in UE4. I have the font which has all the characters from the native language. Now, I want to print a character that corresponds to a certain Unicode. e.g. The letter “ઈ” which has the Unicode of “U+0A87”. How do I do it? In short, enter Unicode = print corresponding character.