I have ‘inherited’ a project with a complex 2D UI. The problem is that all the UI screens (10+) are layered on top of one another, so that the sceneview is a huge jumble of overlapping rectcangles, so that it is impossible to select or move anything other than by sheer chance.
During execution the visibility is controlled by TweenAlpaha, is there some way I could hide screen in the sceneview during editing?