Just started using Unity and going through the tutorials. every time I tell it to save or save project and then quit unity and come back later and load the project, all the objects I created are missing Scripts and resources are in the saved project, but nothing in Scene view. Ok what am I missing?
I would guess that Unity is starting up with an empty scene. Look through your project assets for previously saved scenes and try opening one. Hope that works for you.
-Carey