- Home /
Question by
SunnyChow · May 23, 2016 at 10:20 AM ·
iosmemory-leak
Did you experience a memory leak like this? (iOS)
I feel like the memory leak only appears on iOS.
I disable all GameObjects, except a UI Button so that i can jump to another scene and come back. Every time i jump in and out, there is >100MB rise on GfxDriver according to profiler. I have already called ...
Resources.UnloadUnusedAssets ();
System.GC.Collect ();
It doesn't help.
I run out of idea.
Comment
Your answer
Follow this Question
Related Questions
Memory leak on video players? 1 Answer
Unloading asset bundles doesn't clear memory on iOS 1 Answer
IOS memory leak because of WWW object 1 Answer
Admob Memory Issues 0 Answers