It's been a while since i opened Unity and I am having some trouble with one of my scenes. That scene has an overlay canvas which i can see in the editor.
I used to be able to double click on the camera and that would take me to my main scene contents(background and other sprites etc..). Now, when I double click, it does take me to the camera view but whatever is in there is now behind the canvas for some reason, and so I cannot see any of its elements.
Notice that the game displays just fine when the game runs, so the camera position is fine. It's just that I cannot edit whatever the camera shows, because it gets overlaid by my canvas on the editor. Any ideas ?
