Search Issue Tracker
Won't Fix
Votes
1
Found in
2018.4
2019.4
2019.4.19f1
2020.3
2021.1
2021.2
Issue ID
1317446
Regression
No
Inspector doesn't render Unicode characters
How to reproduce:
1. Download and open the user attached "Blank.unity" scene in a new project
2. In the Hierarchy select the "Text (1)" Game Object that's parented to the "Canvas"
3. In the Inspector observe the contents of the "Text" property
Expected result: There is a Unicode symbol in the text field
Actual result: The text field appears empty
Reproducible with: 2018.4.33f1, 2019.4.22f1, 2020.3.1f1, 2021.1.0b9, 2021.2.0a9
Notes:
1. Reproducible with Ubuntu 18.04 and Windows 10
2. The Unicode symbol's code can be seen when opening the scene's ".unity" file with any text editor and locating the "m_Text" property
-
King_of_L1mbs
Jul 23, 2021 11:32
"Currently the Unity's font does not support the mentioned Unicode characters."
This is your long term solution? Seriously?
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note:
Currently the Unity's font does not support the mentioned Unicode characters.