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
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
- IL2CPP Player crash on VisualElement_get_hierarchy when calling VisualElement.Add in the Start() method
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.