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
- Reflection Probe renders black when baked with GPU Resident Drawer and GPU Occlusion Culling enabled
- Crash on RuntimeAnimatorController::BuildCustomController when playing a specific animation
- [iOS] Screen flashing after the iOS splash screen
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
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.