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
Comments (1)
-
duvvanovv
Dec 27, 2023 22:03
not fixed unity 2022.3.13
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] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 2022.1):
Fixed 1361130: Text Shadow and Outline effects do not render correctly