Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
2021.3.39f1
2022.3.32f1
6000.0.5f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
7000.0.0a1
Issue ID
UUM-73823
Regression
No
TextMeshPro LineInfo method returns fragmented lines when the text has Rich Tags
Reproduction steps:
1. Open the attached "TMPLineInfoBug" project
2. Open the "Assets/Scene" scene
3. Enter the Play mode
4. Observe the Console logs
Expected Result: The LineInfo method returns the “Foo”, “Bar” and “Foo” lines properly
Actual Result: The LineInfo method returns the “Foo” line split into 4 Debug logs
Reproducible with: 2021.3.39f1, 2022.3.32f1, 6000.0.5f1
Reproducible on: Windows 11 Pro
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Source Generation with GeneratePropertyBag fails when using reserved keywords as variable names with @ prefix
- Prismatic ArticulationBody moves in opposite direction when using targetVelocity
- Shader Graph skybox material is rendered inccorrectly in builds when "Allow Material Override" or "Cast Shadows" are enabled and the "Deferred" Rendering Path is used
- Object motion is affected by incorrectly added rotation motion when importing animations
- Base class's Context Menu method is called when calling it in the Editor from the child class and the child class overrides this method
Add comment