Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.4.0, 2.0.1
Issue ID
1179861
Regression
No
[TMP] textInfo.wordCount value is higher for words with Arabic diacritics
How to reproduce:
1. Open tester-attached project (case_1179861-TextMeshProBug)
2. Enter Play Mode
3. Click the Button to display the word count for both Text Fields
Expected result: word count for both text fields is 1
Actual result: word count for the text field with the tashkil character is 2
Reproducible with Unity versions: 2018.4.8f1, 2019.2.4f1, 2019.3.0b2, 2020.1.0a3
Could not test with Unity versions: 2017.4.32f1(TextMeshPro package not available)
Reproducible with package versions: 1.4.0, 2.0.1
Could not test with package versions: 1.3.0(crash when generating Font Asset)
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:
Hello,
Unfortunately Text Mesh Pro currently does not properly support Arabic languages.
We will improve on this in the future but it requires a large amount of work and changes which do not qualify as a bug fix.
Thanks.