Topic: Error enabling Mip Maps
Hey Alex,
I'm trying to use Huge Texture on Mobile (Android) and my first test is very good:
14336x14336, 2048 Page size, compression).
But the issue comes enabling Mip Maps:
Error: "Rebuilding mipmaps of compressed 2DArray textures is not supported"
Warning:"'ETC_RGB4' is not supported on this platform. Decompressing texture."
Do you think this is a platform limitation or is there a way to apply mips before compression or enable the use of another compression supported by android?
Thanks
Max