Hi,
I have designed my canvas in Screen Space Overlay, now due to some reason I want to change it to Screen Space Camera. But issue is that it shows 3d gameObjects in between camera and Canvas, which i know is because in screen space Overlay, canvas is rendered on top of every thing. I tried moving canvas, but can’t change its transform, don’t know why. Is there a way to change canvas from Overlay to Camera without changing the way UI elements display?
Thanks,
Nitish