Ugly dark borders on clear background images

Im trying to make an ability cooldown ui. It works fine, but it doesnt look quite right. It has an ugly outline around the image that kinda ruins the ui:

image

Does anyone know how to fix this? I have tried changing the background color of the image to the color of the image itself, but this does not seem to have helped. I have also tried uploading the image in jpeg form, but jpeg ads a white background to the image which ruins the ui

Edit: After Looking into the image file itself, it appears it acquired this outline when it was exported, rather than when it was uploaded to studio. I used google drawings to create this ui, does anyone know of any alternative software i can use for this?

What is the GuiObject.BorderSizePixel property set to?

1 Like

The Border Size of the ui element is set to zero

This is a common issue, that happens to almost all transparent images. Here is a workaround: Pixelfix: Remove the black edges on scaled images

1 Like

Oh my god, this thing works magic dude. Thank you!
image

1 Like