How to start your Unity project directly from file explorer on Windows...

The attached register script enables a menu choice Open as Unity Project when you right click on a folder containing your Unity project files in the file explorer.

Just save it on the desktop and change “.txt” to “.reg”
Execute (Click) it, and it updates your Windows PC register

Me, myself and I find this very useful… :slight_smile:

Enjoy…

PS! Maybe not a VR subject but I find it kinda magick just the same… )O(

2423031–165884–UnityRightClick.txt (311 Bytes)

1 Like

can also use this launcher

  • to launch from Explorer context menu
  • automatically picks correct unity versions
  • or displays upgrade window for next higher version
  • and has direct link to download missing version

Updated for Unity 20x series, if you are installing through the hub,
Make sure to remove any versions you don’t use and check the paths.

The downside is, as there isn’t a way to integrate with the Unity hub, you will have to update and run this again when you update Unity. (or manually install Unity over the old)

Although the launcher above looks cool

7123883–850721–UnityRightClick.txt (1.03 KB)

1 Like