The Hindi language is not recognized when using it in the Product Name field
Unity: Text (TextCore)
Fixed
2023.3.X
2023.2.X
2023.1.X
2022.3.X
Add Nirmala UI as global fallback font for Hindi script on Windows.
Add Nirmala UI as global fallback font for Hindi script on Windows.
Add Nirmala UI as global fallback font for Hindi script on Windows.
Add Nirmala UI as global fallback font for Hindi script on Windows.
Steps to reproduce:
Create a new project
Go to Edit > Project Settings > Player
Find a Product Name field and enter text: "नमस्ते"
Observe the entered text
Expected result: Text is displayed correctly
Actual result: Text is displayed in squares and multiple warnings appear in the Console:
"The character with Unicode value \u0924 was not found in the [] font asset or any potential fallbacks. It was replaced by Unicode character \u25A1.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)"