Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X
Votes
1
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
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer
Add comment