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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment