White Pixels Are Appearing On Edges Of The Image Of ImageLabel

Hey!

I am experiencing a problem while designing UI for my game.

When I uploaded the image of ImageLabel, the image had some pixels on the edges of it. I have tried several solutions such as reducing the resolution, ensuring that my image has fully transparent background, etc but the issue still persists.

Any assistance is appreciated!

/Mub


Image In Photoshop

Actual Uploaded Image

image

You can achieve the same effect by parenting a UICorner instance to a blue TextButton.

1 Like

Well, I’d rather have an image since I plans to add more effects to it (actual art in it), It was meant to be test placeholder. It’s not button, it’s ImageLabel FYI :+1:

In that case, you can make use of Pixelfix:

1 Like

This has fixed my problem even though the application took too long :man_shrugging:

Thanks bro!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.