Unity only launches my previous project

So I recently started on a new project in Unity, and decided to check up on some previous projects to get info on how to solve some of the functions. The issue is just that whenever I try to open a project, Unity opens the one I last saved, aka my new project.

When I press “Open project” Unity doesn’t even recognises other projects, only the one I last worked on. I’ve also tried restarting my computer, but that didn’t fix anything.

Got any tips on how to solve this?

Right before opening unity(clicking the icon), on windows hold down ALT, on Mac/OSx hold down option.

This should open the open projects dialog/window.

Click open other(version depending).

Locate the folder that is the parent of the one containing the Assets/Library/Temp/Project Settings/etc. and open that folder as the project.

If that doesn’t work. Did you put a project in a project? Is there something corrupt? What version of unity are you dealing with?

I actually tried that, but it still opened the regular way. I decided to try reinstalling Unity, but since I had 4.6 I thought to myself that I should just go for 5.0, which I did. Everything seems to be working now, so guessing the reinstall fixed the issue (that, and possibly the upgrade from 4.6 to 5).

Anyway’s, thanks for the answer :slight_smile: