Hi, I want to make the main menu UI, and when I load the picture of the play button, it comes out very pixelated, what could I do to make the button come out at maximum image quality?

325938-play-button.jpg

325939-canvaspanel-playbutton.png

325940-play-button-properties.jpg

Have you tried setting the type ( in the texture itself ) as UI?

can u be please more explicit? thx a lot

Plenty of info here: [link text][1]

One of the images from the link:

https://docs.unrealengine.com/Images/RenderingAndGraphics/Textures/Properties/TextureEditor_CompressionSettings.webp

Change the Compression Settings to UserInterface2D(RGBA)

1 Like

Also make sure to make the Texture Group set to UI

1 Like

Thank you a lot, you saved me!

Thank you too!