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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2022.1):
Fixed 1361130: Text Shadow and Outline effects do not render correctly