Black pixels in corners of my ui

I am depressed. I spent 5 hours straight trying to fix this stupid black pixels.
I tried:
-exporting higher quality (did work but not entirely)
-pixelfix (helped a lot with the combination above ^ but still not enough)
-uicorner (ruined the whole ui)

image

Reminder that there is no black pixels on the original image and this is a long time roblox issue. So far when this hapened to me, pixelfix fixed everything but in this case nothing is working. Please someone help me. Thank you

I looked for solutions on devforum and none of them worked.

1 Like

I think its border pixels

Steps

  1. remove the ui corner
  2. set borderpixelsize to 0
  3. readd ui corner

I think this is because of the alpha pixels (the transparent pixels) are ‘bleeding’ onto the image so you can use online things to fix this problem. When I had this problem I used this website: Alpha Bleed JS

EDIT: oh wait you already tried the pixelfix thing, I am not sure if this will work but you could try it.

1 Like

ui corner completly ruins the ui as x and y size are not equal

didnt work but this seems easier to use than pixelfix so this will defenitely help me with other ui, ty!

If anyone is looking for a solution for this in the future, you need to do this:image
It will ruin the corners a little but will still fix the issue.

Of course make sure to try exporting higher quality, pixelfix and uicorner before doing this so.

Try adding a bit of fade to the image, I don’t know what program you’re using but some sort of outline tool or glow. This fixes it for me.

1 Like