Using non power of 2 image sizes for UMG widgets on mobile (iOS)

Seems like you can use “Default” texture compression instead of inefficient UserInterface2D, however you need to disable PVRTC compression in iOS settings and enable ASTC compression there too.

1 Like