Search Issue Tracker
Fixed in 2022.2.16f1
Fixed in 2022.2.X, 2023.1.X, 2023.2.X, 2023.2.0a8
Votes
0
Found in
2021.3.0f1
2022.2.6f1
2023.1.0b3
2023.2.0a4
Issue ID
UUM-9524
Regression
No
UI Builder Label Text Shadow effect clips when it's Blur Radius and Offset exceeds letter space
How to reproduce:
1. Open the attached project "case_1392879.zip"
2. Open Assets > "UI Test.xml"
3. Observe the Label element
Expected result: Label's geometry scales with text's effect and shadows do not clip
Actual result: Label's geometry does not scale with the text's effect and shadows clip
Reproducible with: 1.0.0-preview.10 (2021.2.6f1, 2022.1.0a15), 1.0.0-preview.18 (2021.2.6f1, 2022.1.0a15), 2021.2.8f1, 2022.1.0b4, 2022.2.0a2
Could not test with: 2019.4.34f1, 2020.3.25f1 (no rich text properties accessible to enable shadows)
Note: From Unity 2021.2.7f1 and 2022.1.0a16 UI Builder is deprecated and comes pre-installed
Link to forum post: https://forum.unity.com/threads/bug-report-text-shadow-exhibits-two-clear-glitches.1216956/
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
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
Resolution Note (fix version 2023.1):
Text effects are no longer contained by the bonds of each letter.
Resolution Note (fix version 2022.2):
Text effects are no longer contained by the bonds of each letter.