Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2019.3.0b9
Issue ID
1361130
Regression
No
Text Shadow and Outline effects do not render correctly
Attempt to use outline or shadow effects results in black borders.
Steps to reproduce:
1) Open attached project
2) Open GameScreen.uxml
3) Select the ".action-button:hover" selector
4) Modify some of the Text Shadow or Outline properties
5) Activate preview and hover the "Continue" button
I have also observed some variations:
- The shadow might work at first, but with the wrong color. But then it gets corrupted when changing the outline.
- Sometimes the issues are not identical between game view and UI Builder.
- The thickness of the shadow might be right sometimes, but there is no "gradient" to zero opacity (it looks like a solid outline)
Reproduced with: 2021.2.0b10
changeset: 528997:2e1b2da87b7b
branch: 2021.2/staging
date: Tue Aug 24 09:29:24 2021 +0000
Reproduced with: 2022.1.0a7
changeset: 530045:1be0ffb18df1
branch: trunk
date: Sat Aug 21 19:52:39 2021 +0000
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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Resolution Note (fix version 2022.1):
Fixed 1361130: Text Shadow and Outline effects do not render correctly