Hello Guest

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - collectivemass

Pages: [1]
1
Support / Incorrect Platform atlases still hanging around in memory.
« on: October 22, 2014, 08:32:36 pm »
I have a large project that makes heavy use of the 1X,2X and 4X platform settings. I designed everything using the 4X platform. When I check the profiler (on iOS) on a lower platform devices, some 4X atlases were still in memory. Anybody know the solve? At the moment I am just calling Resources.UnloadAll after each scene load but this worries me because it makes me think that the 4X textures are being loaded first and then swapped out with the lower res textures. Is the solution just to set the platform to 1x when you compile for platform?

Pages: [1]