Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X
Votes
1
Found in
2022.3.45f1
6000.0.18f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-79773
Regression
No
Label text overflows its rect when resizing the Game view in Free Aspect
How to reproduce:
1. Open the attached “IN-83704“ project
2. Open the “SampleScene” Scene
3. Make sure the Game view is set to Free Aspect
4. Resize the Game view by dragging the Game window edges
5. Observe the text of the Label element in the Game window
Expected result: The text should remain within the bounds of its rect regardless of the Game view size
Actual result: The text overflows and is drawn outside of its rect when the Game view is resized
Reproducible with: 2021.3.43f1, 2022.3.45f1, 6000.0.18f1
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Workaround: Select the Label element in the UIBuilder, then in the UIBuilder Inspector window set the Align Self property to either flex-start, center, or flex-end.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Add comment