Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X
Votes
0
Found in
2022.3.45f1
6000.0.18f1
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
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Add comment