Symptoms:
- I'm unable to access old Unity projects from remote locations.
- My previous projects are not available for download from the cloud.
- I'm unaware of how to access old projects remotely.
- I lost my project stored on my computer. Can I recover it?
Resolution:
When you create a Unity project, it is saved locally on your computer. If your projects are still stored on your computer, you can always access them.
If you deleted your project or a hard reset deleted it from your machine, you will be unable to recover the project unless you previously backed it up on a different hard drive or used a Version Control System.
If you had previously uploaded your project to a repository using a Version Control System like Unity DevOps, you will be able to download the latest stored version. More information on repositories is in our Manual.
The Unity Version Control System (part of Unity DevOps) is free for all members of a Unity organization with an active DevOps subscription, and allows you to upload up to 25GB to your repository.
For more detailed instructions on how to use DevOps and collaborate with others on a Unity project, please refer to this article: How do I collaborate/work with another user on a Unity Project?
More information: