Open multiple Unity projects simultaneously

Open multiple Unity projects simultaneously

Preface

One of the most desired feature for Unity is to open multiple projects simultaneously.

My personal needs is a bit complex – I also need to have several Unity versions installed. I use them for testing of my Unity asset store plugins: Bitmap font tools and UI tools

And finally at window switch it would be great to see what Unity version projects are opened.

Requirements

To have installed:

  • latest Unity 4
  • latest Unity 5
  • copy on latest Unity 5 to open two projects simultaneously

In total be able to open three projects simultaneously (for each unity instance).

Continue reading “Open multiple Unity projects simultaneously”