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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
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.