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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
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.