Search Issue Tracker

Fixed in 2022.2.16f1

Fixed in 2022.2.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X, 2023.3.0b5

Votes

0

Found in

2020.3.38f1

2021.3.8f1

2022.1.12f1

2022.2.0b5

2022.3.16f1

2023.1.0a6

2023.2.0a1

2023.3.0b3

Issue ID

UUM-12413

Regression

No

Line breaks do not work when adding them to UITextSettings

Text (TextCore)

-

Reproduction steps:

  1. Open the user's attached project
  2. Open Game view and observe the “。” symbol
  3. Open Assets > UI > UXMTemplate
  4. In the UI Builder Hierarchy select TextElement
  5. In the UI Builder Inspector edit text > size
  6. Observe Game view

Expected result: Line breaks are in the end of the line
Actual result: Line breaks are ignored

Reproduced with: 2020.3.38f1, 2021.3.8f1, 2022.1.12f1, 2022.2.0b5, 2023.1.0a6

Reproducible on: macOS 12.4 (Intel)

  1. Resolution Note (fix version 2023.3):

    Ensuring UnicodeLineBreakingRules are applied to text.

  2. Resolution Note (fix version 2023.2):

    Ensuring UnicodeLineBreakingRules are applied to text.

  3. Resolution Note (fix version 2023.1):

    Fixed Editor LineBreakingRules

  4. Resolution Note (fix version 2022.3):

    Ensuring UnicodeLineBreakingRules are applied to text.

Add comment

Log in to post comment