I need help with UIGradient Transparency weird behaviour

Hello! So I have this UIGradient with this NumberSequence set as its transparency:

Which is supposed to look like this:
image

However, for some screen sizes, it looks like this:
image

Showcasing this weird behaviour:

Did I do something wrong that causes this behaviour to happen? And does anyone know any solution for this? Thank you!

1 Like

Is the “Outline” frame x size offset? If so that’s the problem, make sure the outline frame size is scalar (1,0.8, etc.)

2 Likes