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
- [iOS] "EXC_BAD_ACCESS" Player crash when Script Debugging is enabled
- Cursor skips input fields when tabbing between two sets of input fields
- "Shader error redefinition of 'Varyings'" error appears when selecting the shader
- Crash after the “State comes from an incompatible keyword space“ log when opening the project
- [Android] GameObject are not rendered at all or rendered black when in the custom shader “multi_compile_instancing“ is enabled with two “float4” instance properties are present on older devices
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.