

Why should you delete the Library and Temp folders? Open the copy and delete the Library folder and the Temp folder (if there is one) from the directory. Once you’ve found your project folder, copy the entire directory to a new location (your desktop for example). If you can’t find your project folder then open up the Unity Hub, find your project in the list and select ‘Show in Explorer’. Unless you’ve changed the default location for new projects, you’ll find your project in your Documents folder under Unity Projects. Open File Explorer (Windows) or Finder (Mac) to find your Unity Project. This step is optional and only applies if you wish to move a Unity project to a different computer. Copy the project folder to the new locationĭeleting the Library and Temp folders can help to bring the size of the project down before moving it.Compress the folder to a Zip file (optional).Delete the Library and Temp folders (optional).In this article I’ll be exploring each step in detail, as well as a few tips to make moving your project a little easier. Moving a project by copying the folder is the best method for moving an entire project to a new location without breaking it. This is different to exporting a Unity Package, which does not include project-wide settings and package manager dependencies. It also helps to remove the Library and Temp folders when moving the project, as these can be very large and are not required, as Unity will rebuild them automatically.


The right way to move or duplicate a Unity project is by copying the entire folder to the new location, making sure to enable ‘Visible Meta Files’ in the Project Settings first. So… what’s the best way to move a Unity project to a new location? Whatever the reason, while it is a very simple task there are a couple of tips to keep in mind that will make moving or copying a Unity project much easier. Perhaps you want to duplicate the entire project in the same location so that you can work on two versions at once… Maybe you’re looking for a simple way to back up your work, or maybe you just want to work on it from different computer than you started on. When working on a project in Unity, you may want to move it to another computer or a different folder location.
