Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.0.67f1
6000.3.7f1
6000.4.0b7
6000.5.0a6
6000.6.0a1
Issue ID
UUM-134066
Regression
Yes
"Line breaking recursion max threshold hit" error when Overflow is set to Ellipsis with fonts missing the ellipsis character
How to reproduce:
1. Open the attached “IN-130196” project
2. Open the “SampleScene”
3. In the Hierarchy, expand the “Canvas” GameObject
4. Select the child GameObject “Text (TMP)”
5. In the Inspector, set Overflow to “Ellipsis”
6. Type a long sentence in the “Text Input” field
7. Observe the Console and the Scene windows
Actual result: Words get cut off and errors appear in the console
Expected result: No errors appear, and it shows an ellipsis instead of cutting off words
Reproducible with: 6000.0.67f1, 6000.3.7f1, 6000.4.0a1, 6000.4.0b7, 6000.5.0a6
Not reproducible with: 6000.3.0a6
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Only works with fonts that don’t include the ellipsis character
- Error: “Line breaking recursion max threshold hit... Character [x] index: y”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GameObjects made using "GameObject.CreatePrimitive" appear pink in the Player when the default material is used
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
Add comment