Copyright © 2026 Unity Technologies
Thank you for reporting a bug to Unity. We have reviewed the issue carefully, and in this case, the team is unable to prioritize fixing this bug. There are a number of reasons we make this decision, including the impact and severity of the issue across our user and customer base, and the possibility that future plans may solve the problem in a different way, or that a workaround for the bug may be available. Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.
How to reproduce:
Actual result: "With gradient and outline" Label text only has an outline
Expected result: "With gradient and outline" Label text has both an outline and the gradient
Reproducible with: 2023.1.0a1, 6000.0.72f1, 6000.3.13f1, 6000.4.2f1, 6000.5.0b3, 6000.6.0a2
Reproducible on: Windows 11, Ubuntu 24.4.04 LTS
Not reproducible on: No other environment tested
Workaround: Wrapping the element in a <color=></color> tag, f.e.:
<color=yellow><gradient="gradient-vertical">With gradient and outline</gradient></color>
Notes:
Link to forum post: https://discussions.unity.com/t/ui-toolkit-text-more-text-styling/1715066/3
Issues you vote on will appear here