Greetings,
I’ve been working hard on my Ninja Eggs game. I have 11 scenes currently and just tried to add a new one. I add all the basic elements (camera, event system, audio manager, music manager, object pooler, a canvas and some basic ui elements).
If I hit play it all renders fine.
I save the scene and open another scene, everything is fine.
When I open the new scene, all the elements are gone and it says “No camera rendering”. Everything I added to the scene is lost!!!
I’ve never had anything like this happen before and I’m totally at a loss as to what could be going on.
I even added it to the scenes in Build Settings.
As you can see, everything is gone from the new scene.