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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.