Having two Unity Projects open

As the topic states, is it possible to have two instances of Unity with two different projects open at the same time?
Thank you,
Ombra

On the Mac, you can open up Terminal, and run ‘open /path/to/Unity’.

Substitute whatever your path to Unity (within the Unity.app package).

Mine is:

open /Applications/Unity/Unity.app/Contents/MacOS/Unity

Or if you’re using Windows, follow this trick :wink:

Why you guys need to open 2 projects at once?

Thank you

Sometimes it’s nice to see something like a Unity demo/example, and your own project, so you can see Inspector settings, etc.

1 Like