Generate mipmaps of texture downloaded from the web?

I have a similar problem.

I can draw the downloaded texture to a Canvas Render Target to let it automatically generate mips, and that works fine on PC.

It does not work for MacOS or Android though, giving me green mips and crashing respectively.

1 Like