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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
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.