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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
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.