Unity Issue Tracker - Leading bracket is left behind on the previous line when text wraps in TextMeshPro
Fixed
UUM-108849
Leading bracket is left behind on the previous line when text wraps in TextMeshPro
Unity: Text (TextMeshPro)
Fixed
6.3.X
6.2.X
6.0.X
2022.3.X
Won't Fix
6.1.X
Ensure line breaking rules are preserved for CJK
Ensure line-breaking rules are preserved for CJK
Ensure line-breaking rules are preserved for CJK
Ensure line breaking rules are preserved for CJK
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