- Home /
Question by
guiqian · Mar 04, 2017 at 09:11 AM ·
unity5webglmemorymemory-leakmemory leak
webgl memory leak
In easy project, i use www to download a texture. then one cube use texture. after 5sec, i destory this texture. In Unity Profilor, memory release is ok. but In Webgl, memory leak.
how to fix this question? thanks
Comment
Answer by hexagonius · Mar 04, 2017 at 10:00 AM
If you can confirm that the exact same code has different outcome on different platforms, you should flie a bug report.