//public string p_string_mala = “അത് പരീക്ഷിച്ചുനോക്കുന്നതിന്, ചുവടെ നിങ്ങളുടെ ഭാഷയും എഴുത്ത് ഉപകരണങ്ങളും തിരഞ്ഞെടുത്ത് ടൈപ്പുചെയ്യാൻ ആരംഭിക്കുക.”;
// Use this for initialization
void Start () {
print (p_string_mala);
}
i am trying to use asian language .But inside the unity it is not properly displaying.Please suggest to solve this issue some words are not displaying properly.What is the way to use any language inside the unity.I tried to save other encoding methods and tried many ways i was not able to solve this issue.Please find the attached screen shot below to see how the word is displayed the words with box around is not displayed properly.