Hi again, I appear to be having some difficulty in reloading Projects that I have previously worked on.
I've been trying to create a test game and save it as normal before leaving. However, upon returning, and reloading the project, there is nothing in the Scenes folder, therefore nothing populating the Hierarchy. My test game folder exists in the Project list, but there's nothing in it apart from the Sample files/folders.
Is there a tutorial that covers saving and loading projects, or could it be that I haven't set AC up properly?
Any help will be gratefully appreciated!
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
The saving/reloading of a contents of a scene file within the Editor is handled by Unity. Is the project re-opening with the same scene loaded in the Editor that was open at the time of closing?
The top of the Hierarchy window will display the open scene's name, followed by an asterisk character if unsaved changes exist. If you save the scene and the asterisk disappears, you should then be good to exit and re-open Unity with it intact.
If this occurs consistently, take some screenshots, upload them to e.g. imgur.com and share links here - I'll take a look and see if I can spot the issue.
Hi again Chris - I persevered trying to figure out what was going on, but the problem seems to have cleared itself up. I have no idea why it wasn't loading previously saved projects, but yesterday evening it worked.
I'm going to spend some time looking into backing up all my future work onto something like Github just in case something similar happens again.
Thanks for your help