New scene not saving

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.

7646470--953125--upload_2021-11-10_20-0-0.png

As you can see, everything is gone from the new scene.

  1. I recommend upgrading to the LTS version of Unity 2020.
  2. Is your project inside any folder managed by some software like Google Drive or Dropbox?

Thanks. Not sure what the issue was but restarting Unity fixed it.