Unity Issue Tracker - UI Builder Label Text Shadow effect clips when it's Blur Radius and Offset exceeds letter space
Fixed
UUM-9524
UI Builder Label Text Shadow effect clips when it's Blur Radius and Offset exceeds letter space
Unity: Text (TextCore)
Open
2021.2.X
Fixed
2023.2.X
2023.1.X
2022.2.X
Won't Fix
2022.1.X
2021.3.X
Text effects are no longer contained by the bonds of each letter.
Text effects are no longer contained by the bonds of each letter.
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