Search Issue Tracker
Fixed in 1.4.0 ~ 2.0.0
Votes
0
Found in [Package]
1.2.0 ~ 1.3.0
Issue ID
1037828
Regression
No
[TextMeshPro] TMP_CharacterInfo.index has wrong value when using surrogate pairs
Reproduction steps:
1. Download 'SurrogatePairBug.zip' and open in Unity
2. Select "Main" scene
3. Enter Play mode
4. Press "Print Character Data"
5. Observe the console
Expected: surrogate pair (emojis) value should be 2
Actual: surrogate pair value is 1
Reproduced on: 2018.1.2f1; 2018.2.0b6; 2018.3.0a1
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 1.4.0 ~ 2.0.0):
This issue has been resolved. The fix will be available in the next release of the TMP package which will be version 1.4.0 for Unity 2018.3 and 2.0.0 for Unity 2019.1.