I’m wondering how I can choose which project to open when I start Unity. Or generally how to open two projects at the same time. As it is now I only get an error message telling me I can’t open the same project twice when all I want to do is have two different projects open at the same time.
I think I’ve read that on mac you can hold alt and click the shortcut, but that does nothing on windows. I have been able to open two projects at once by quickly choosing another projects within Unity as I start Unity again thus getting both the old project and the new project running, but I’m unable to make that work anymore and it’s a big hassle to say the least.
You could always use the preferences option to have the project picker come up at start-up…that way you don’t have to hold down any keys even a little bit.
Holding down alt brings up the shortcut properties as with every other shortcut on Windows.
Guess I’ll have to stick with one project at a time.
Edit: Ahh, brilliant Eric. Thanks alot. The extra 2 seconds involved with choosing a project is something I can bare even when I want the same project 49 out of 50 times in a row.
The Unity editor now accepts a command line argument -projectPath with which you can specify a project path. The path you specify is the directory which contains the subdirectories Assets, ProjectSettings, etc.
For example, on the property sheet for a Windows shortcut, add this to the Target field: