Search Issue Tracker
Fixed in 2022.2.0a3
Fixed in 2022.2.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.2.0a16
Votes
0
Found in
2022.2.8f1
2022.3.0f1
2023.1.0b6
2023.2.0a4
Issue ID
UUM-28446
Regression
Yes
voffset text inside Label goes out of Label bounds when VisualElement is resized
Reproduction steps:
1. Open the attached “My project (3).zip“ project
2. Open “IN-32164_PBOffset.uxml”
3. Resize the “RED” VisualElement to make it smaller
4. Observe the Preview window
Expected result: Text stays in “LABEL” Label
Actual result: Text goes out of “LABEL” Label bounds
Reproducible with: 2022.2.0a9, 2022.2.8f1, 2023.1.0b6, 2023.2.0a4
Not reproducible with: 2021.3.19f1, 2022.2.0a8
Could not test with: 2020.3.45f1 (UI Builder does not function)
Reproduced on: macOS Monterey 12.6 (Intel)
Note: Also reproducible in Build
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
- Line Brush blue outline appears at incorrect position when painting start of line in Tile Palette
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message
Resolution Note (fix version 2023.2):
Ensure the <voffset> tag affects the preferred height values.
Resolution Note (fix version 2023.1):
Ensure the <voffset> tag affects the preferred height values.
Resolution Note (fix version 2022.2):
Ensure the <voffset> tag affects the preferred height values.