Search Issue Tracker
Fixed
Fixed in 2022.2.0a3, 2022.3.3f1, 2023.1.1f1, 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
- Performing Undo Redo for Convert to Property action creates a ghost Node
- Crash on GameObject::IsActiveIgnoreImplicitPrefab when opening a specific project
- Default Input Action Asset creates unsaved changes when clicking on Button actions
- Crash on CleanupAfterLoad() when exiting Play Mode during Async Scene load/unload Events
- Can't set Visual Element height in UI Builder
Resolution Note (fix version 2023.2.0a16):
Ensure the <voffset> tag affects the preferred height values.
Resolution Note (fix version 2023.1.1f1):
Ensure the <voffset> tag affects the preferred height values.
Resolution Note (fix version 2022.2.0a3):
Ensure the <voffset> tag affects the preferred height values.