Search Issue Tracker
Fixed
Fixed in 2022.2.16f1, 2022.3.20f1, 2023.1.0b11, 2023.2.9f1, 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
Reproduction steps:
- Open the user's attached project
- Open Game view and observe the “。” symbol
- Open Assets > UI > UXMTemplate
- In the UI Builder Hierarchy select TextElement
- In the UI Builder Inspector edit text > size
- 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)
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
- Can’t delete gradient keys with Mac keyboard or context menu options
- Editor freezes for a few minutes when closing or switching a VFX window that was opened in a previous project
- UI Overlaps when switching Render Pipeline Asset for different Quality Levels in Quality Project Settings
- Ray Tracing Shader link to the documentation isn’t working
- Warning "BatchRendererGroups currently don't support override shaders" is spammed in Play mode when using H-Trace WSGI with BatchRenderGroups
Resolution Note (fix version 2023.3.0b5):
Ensuring UnicodeLineBreakingRules are applied to text.
Resolution Note (fix version 2023.2.9f1):
Ensuring UnicodeLineBreakingRules are applied to text.
Resolution Note (fix version 2023.1.0b11):
Fixed Editor LineBreakingRules
Resolution Note (fix version 2022.3.20f1):
Ensuring UnicodeLineBreakingRules are applied to text.