I have this two scenes Main Menu and Scifi Station
The problem is that the Main Menu canvas render mode is set to Screen Space - Overlay
If I will set it to another render mode and drag and move the whole main menu position the game will not working good.
When it’s in the render mode Screen Space - Overlay and I’m running the game it’s working fine the main menu scene is unloaded. The problem is when I’m in edit mode the Main Menu canvas block some parts in my scifi station.
and this is how it looks like inside the scifi station when the game is NOT running in edit mode :
I could move the whole Scifi Station scene but I like the position of the Base object it is now : 0, 50 , 0
If there is no other solutions I will move the whole Scifi Station scene to the side.