Hello,
I am making a 2D game with many menu page (50) in the same scene. I only activate menu page at once and popup, footer and header.
But I noticed slow down on Android. I wonder if disabled all raycast target (in UI Image) that are not usefull will help to optimize?
I work with Unity 5.2. I have many sprites using sprite packer with default compression activated.