Search Issue Tracker
Fixed
Fixed in 6000.0.17f1, 7000.0.0a10
Votes
0
Found in
2023.2.14f1
6000.0.0b11
7000.0.0a1
Issue ID
UUM-66534
Regression
Yes
Text overflows its container with "auto" height when its alignment is justified
Reproduction steps:
1. Open the attached “IN-70023 Text Overflow.zip“ project
2. Open the “NewUXMLTemplate.uxml” UI Document in the Project window (UI Builder window should open)
3. Select the “Label” element in the UI Builder Hierarchy
4. In the UI Builder Inspector, try adjusting the value of Size > Width (163 px should reproduce the issue)
Expected result: The text does not appear outside the borders of the “Label” element
Actual result: The text extends beyond the lower border of the “Label” element with certain widths
Reproducible with: 2023.2.0b1, 2023.2.14f1, 6000.0.0b11
Not reproducible with: 2021.3.36f1, 2022.3.21f1, 2023.2.0a23
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Notes:
- Reproducible in Player
- Reproducible in a new project
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 6000.0.17f1):
Fixed text going out of bounds when using justified alignment.