Recently when working on my game, I began having issues when changing into a specific layout. The game will freeze for a second or two, before returning back to normal. When I used the debugger to get a hold of what the issue was, this is what I was able to discover:
There doesn't seem to be a lot of information available as to exactly what this pertains to. Objects on this layout have no other behaviors besides pin, however the sprites use images that are pretty big and I was wondering if that might be the main reason why. Otherwise, I'm not sure how to reduce this at the start of the layout.
Any suggestions? Thanks for reading.