Two personal projects dissapeared from Hub

Hi everyone,

i have the following problem. I started creating my own game/project and haven’t followed up for a month but today i wanted to continue what i started.

I started Unity Hub both projects were there and i started the resent one and checked where i actually stopped.
Than a pop-up with an update came up which i closed as i had no time this time for it.

Checked my project (nothing changed or needed saving) closed it and opened my notebook to write more on the story.

Than i wanted to open my project again and both were gone the one i opened earlier and also another one i haven’t touched.

How can i recover my projects as i put weeks into this and now it looks like its all gone. I created Builds to share with family so they can give me feedback, but i cant find or upload anything back into the hub.

PLEASE HELP

Thanks

Doesnt matter now I started from the beginning !

This happens if you aren’t careful with computers. There are some things you can do to avoid problems like this:

  • Never save your project inside any other programs’ folder, including the Hub and any editor. Always save your projects to a special folder where you only store your Unity projects.
  • Always use backups (see your operating system, probably has some backup options) AND version control. There are a ton of free version controls, like Microsoft Devops Repos or Github or Bitbucket or even PlasticSCM. Learn at least one and use it religiously.