unity3d - Loading images from the server, memory leak -


i developing app, need keep loading images server, , whenever load image server, reserve chunk of memory, , never release until app crashes(memory full), research it, seems unity3d generate garbage in memory when converting image texture2d. problem never delete garbage.

check this may rescue you.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -