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
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
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.