Search Issue Tracker
Fixed
Fixed in 2022.2.16f1, 2023.1.0b11, 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
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
- Texture2D.PackTextures causes mips 7-9 to turn pink when packed textures are of ASTC 4x4 compression
Resolution Note (fix version 2023.1.0b11):
Text effects are no longer contained by the bonds of each letter.
Resolution Note (fix version 2022.2.16f1):
Text effects are no longer contained by the bonds of each letter.