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
- [Android][Vulcan] "UNITY_DISPLAY_ORIENTATION_PRETRANSFORM" is always 0 when the render pipeline is URP
- Editor loads for a long time when doing an Undo action in a large Shader Graph
- Memory leak when building AssetBundles
- [Asset Bundle] AudioSource output field not staying connected correctly when loaded from Asset Bundle
- [Android] Duolashock4 controller is not detected after disconnecting and reconnecting controller while the Player is running in the background
Resolution Note (fix version 2022.1):
Fixed 1361130: Text Shadow and Outline effects do not render correctly