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
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
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.