Search Issue Tracker
Won't Fix
Won't Fix in 6000.6.X
Votes
0
Found in
6000.0.73f1
6000.3.14f1
6000.4.6f1
6000.5.0b6
6000.6.0a4
Issue ID
UUM-141249
Regression
No
Blurred Text Shadows wrap around each letter when using offset and blur
Steps to reproduce:
- Create and open a new project
- Create and open a new UI Document in UI Builder
- Create a Label
- In Inspector -> Text -> Text Shadow
- Change the Shadow Color to non-transparent red
- Increase the Shadow offset horizontally and vertically (10 px should be enough)
- Increase the Shadow Blur Radius (3px should be enough)
- Observe the Label in the UI Builder's viewport
Actual results: The shadow wraps around each letter either vertically or horizontally on some of the letters, producing an unwanted artifact
Expected results: The shadow doesn't wrap around, the label field is rendered without any artifacts
Reproducible with versions: 2023.2.0a11, 6000.0.73f1, 6000.3.14f1, 6000.4.6f1, 6000.5.0b6, 6000.6.0a4
Can’t test with versions: 2023.1.0a10 (Shadow Blur Radius is broken)
Tested on (OS): Windows 11 Pro (25H2)
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
- The broken Prefab Variant Variant GameObject remains when its parent Variant is recreated
- NullReferenceException error is thrown when pinging the "Initial Scene" in the Play Mode Scenarios window
- "MaxRpcAgeFrames" NetCode RPC warning is logged when entering Play Mode in the Multiplayer FPS template
- "BatchRendererGroup.OnPerformCulling" is not called during Scene view picking when "HandleUtility.PickGameObject" is passed a non-empty filter
- Crash on RemovedMaskedCurve when opening a project with specific animations
Resolution Note:
We're aware that things don't look great past a certain value in the text shadow settings but it depends on the size of the text itself and the resolution so it's difficult to have a specific limit. We do have plans to improve text shadow rendering in general but not as a bug fix.
Resolution Note (6000.6.X):
We're aware that things don't look great past a certain value in the text shadow settings but it depends on the size of the text itself and the resolution so it's difficult to have a specific limit. We do have plans to improve text shadow rendering in general but not as a bug fix.