Search Issue Tracker
Fixed
Fixed in 6000.3.0b4, 6000.4.0a1
Votes
0
Found in
6000.2.2f1
6000.3.0a5
6000.4.0a1
Issue ID
UUM-114840
Regression
Yes
ATG doesn't wrap the text in the Label when the text starts with spaces
Reproduction steps:
1. Open the attached “My project (15)” project
2. Open the “Assets/NewUXMLTemplate” Visual Tree Asset using the UI Builder
3. In the Viewport of the UI Builder window, observe the upper Label’s text
Expected result: The text fits into the Label
Actual result: The first line goes outside the bounds of the Label
Reproducible with: 6000.2.0b6, 6000.2.2f1, 6000.3.0a5
Not reproducible with: 6000.0.56f1, 6000.2.0b5
Reproducible on: macOS Sequoia 15.6 (M1 Max), Windows 11
Not reproducible on: No other environments tested
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
- [Linux] Character '@' is not inputted when pressing AltGr + Q with a German keyboard layout
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
- Sprites lose their reference in Scene and Game view when changing Texture2D Import Settings
- “Assemblies” and “Areas” tabs disappears after switching to Scene tab and back in the Assemblies filter window
- Huge memory allocations when TMP dynamically adds glyphs from AssetBundle fonts
Resolution Note (fix version 6000.4.0a1):
Fixed whitespaces behavior when used in Normal and Wrap mode for ATG.
Resolution Note (fix version 6000.3.0b4):
Fixed whitespaces behavior when used in Normal and Wrap mode for ATG.