- Home /
unity empty scene memory leak on ios
alt text
My project supports both ios and android, so I test both. It was strange that the memory was 1gb in android but 1.8gb in ios.
first make sphere 1000, ios memory increased 60mb but android increased 5mb second make empty scene , ios memory 120mb , android 60mb
Feeling strange, I took a sanpshot of an empty scene with xcode. so i see many many leak
is unity error?
anybody help me
스크린샷-2021-06-08-오후-42711.png
(269.5 kB)
스크린샷-2021-06-08-오후-42740.png
(269.1 kB)
Comment
Your answer

Follow this Question
Related Questions
Memory footprint worries - Web/Standalone vs iOS 0 Answers
Don't allocate memory in Update loops on iOS. - How strictly should this be followed? 2 Answers
iPhone Game Crashing During Application.Load 0 Answers
How much memory does Geometry use? (Mobile) 1 Answer
Memory problem. How do I dump a Streaming Asset from memory? 1 Answer