If I have 4 different canvases for 4 different UI screens in one scene. And each canvas has multiple panels inside.
Canvas list:
Then what is the best practice for best performance, and no extra overhead at runtime for the following situations? I am not caring about the scene loading time at the moment. I am targeting Android platform, med end devices mainly.
or
Here are my doubts,