Search Issue Tracker
Fixed
Fixed in 2021.3.0f1, 2022.3.0f1, 2023.2.3f1, 2023.3.0a16
Votes
0
Found in
2021.3.32f1
2022.3.12f1
2023.2.0b15
2023.3.0a11
Issue ID
UUM-55135
Regression
No
[TextMeshPro] Text is missing an underline when TMP_Private does not set the vertexCount correctly
Reproduction steps:
1. Open the attached "PROJECTFILE" project
2. Open the "PROJECTPATH" scene
3. Enter the Play Mode
4. Observe the Game view
Expected result: The visible text “Part of this text should be underlined” contains an underlined word
Actual result: The visible text “Part of this text should be underlined” does not contain any underlined words
Reproducible with: 1.5.6, 2.1.6, 3.0.6 (2021.3.32f1, 2022.3.12f1, 2023.1.19f1, 2023.2.0b16, 2023.3.0a12)
Couldn't test with: 3.2.0-pre.6, 4.0.0-pre.2 (Can not enter the Play Mode due to Console errors)
Reproducible on: macOS Ventura 13.6 (M1 Max)
Not reproducible on: No other environment tested
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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Resolution Note (fix version 2023.3.0a16):
Fix underline when use at end of text
Resolution Note (fix version 2023.2.3f1):
Fix underline when use at end of text
Resolution Note (fix version 2022.3.0f1):
Fix underline when use at end of text
Resolution Note (fix version 2021.3.0f1):
Fix underline when use at end of text