Hello,
I am trying to extract a texture 2D from compressed assets (in a StreamingAssets folder).
The resulting PNG is
It looks like we are almost there, but the PNG is kinda "compressed" with blocks of 4x4 pixels.
Is there something I can so to get the correct format?
Thanks