Hi, I'm sort of new to Godot and am having trouble with a small issue.
There's a subviewport in my level which displays the view of a camera, when I test it straight through the level, the subviewport loads and shows everything fine. However, if I try to go from the main menu and then change the scene over to the level, the subviewport will not load.
Does anyone know what the cause of this issue might be?
Not sure if this helps but I'm using Godot 4 and I'm on a mac.