#Can't update the texture

1 messages · Page 1 of 1 (latest)

modern notch
#

I have this texture saved on .png file and when player tries to load it next time player gets error of being not able to update the texture because it is compressed.

hot ridge
modern notch
#

the problem isn't when it loads the texture, but to have the texture be decompressed and I don't know how to do so. Thank you for effort of trying.

stable steppe
modern notch
stable steppe
# modern notch

texture is a Texture2D, that class does not have an update() function.

#

I am not sure what class it was supposed to be there?

#

Ah, ImageTexture i guess