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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.