Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.67f1
6000.3.7f1
6000.4.0b7
6000.5.0a6
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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment