Question by
yanboy · Jun 14, 2016 at 08:23 AM ·
gpumemory-leak
gfx memory leak on iphone?
help!my project crashed after loaded too many assetbundle files.i found out that GfxDriver memory keep growing up until the game crashed. then i create an empty project and only do Resource.Load("something") in Update function.play it on iphone, open the profiler and find out the memory keep grow up. is there anyway to clear the memory gfxDriver take?
Comment
Your answer