Memory difference between ios and android build
unity 2019.4.22f
Create an empty project.
Build on Android and iOS.
Android match unity profiler and internal memory checker
but
ios does not match memory in xcode and unity profiler xcode is more
This difference increases as the number of objects increases.
why is this happening
Comment