www.texture fatal error!

hi guys,

i download my pictuer.png with www and create texture with www.texture and this work nice, but when i repeat this many
my project crash and show fatal error out of memory and show this error:

failed to create 2D texture

and this:

!texture.texture

is it possible to delete Previously downloaded picture ?

i m sorry for my english :frowning:

Try to invoke Resources.UnloadUnusedAssets from time to time, worked for me.