Search Issue Tracker
Fixed
Fixed in 2022.3.66f1, 6000.0.57f1, 6000.2.2f1, 6000.3.0a6
Votes
17
Found in
2022.3.62f1
6000.0.50f1
6000.1.5f1
6000.2.0b3
6000.3.0a1
Issue ID
UUM-108849
Regression
No
Leading bracket is left behind on the previous line when text wraps in TextMeshPro
How to reproduce:
1. Open the project “IN-103158_JapaneseKinsokuShori”
2. In the Hierarchy, navigate to Canvas → Text (TMP)
3. In the Inspector add 1 to the Width value
4. Observe the Game View
Expected result: a line break moves 「引用符」to a new line
Actual result: the leading bracket (「) does not move with the word that is in-between the brackets
Reproducible with: 2022.1.0a1, 2022.3.62f1, 6000.0.50f1, 6000.1.5f1, 6000.2.0b3
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- The issue reproduces in TextMeshPro 3.2.0-pre.4, but not in the 3.2.0-pre.3 package version
- The issue reproduces with different brackets such as “(“, “{”, “{“
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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Resolution Note (fix version 6000.3.0a6):
Ensure line breaking rules are preserved for CJK
Resolution Note (fix version 6000.2.2f1):
Ensure line-breaking rules are preserved for CJK
Resolution Note (fix version 6000.0.57f1):
Ensure line-breaking rules are preserved for CJK
Resolution Note (fix version 2022.3.66f1):
Ensure line breaking rules are preserved for CJK