Whenever I upload a new asset with wierd dimensions (ie. 528 X 230) there’s a warning that says only heights and widths of multiples of 4 can be converted to DXT5 format. Is that anything to worry about? What does it mean?
It means that you can’t use DXT5 with those dimensions. If you weren’t planning on using DXT5, then it’s not an issue, but you should switch the format to something else.
–Eric
1 Like
How do I do that? Is there any other way to compress the textures?
–Eric