> For the complete documentation index, see [llms.txt](https://docs.moviestorm.co.uk/firststage/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moviestorm.co.uk/firststage/asset-management/setup-the-firststage-asset-importer-project-in-unity.md).

# Setup the FirstStage Asset Importer project in Unity

## Prepare the FirstStage Asset Importer project

1. [**Download** the Asset Importer.zip file](https://firststage.s3.eu-central-1.amazonaws.com/Asset%20Importer.zip)
2. **Unzip** this into a suitable local location.

We would NOT recommend selecting a network drive as there is a lot of data to read, or in a cloud sync’d area such as G-Drive.

## Add the Asset Importer project to Unity

This will simplify adding assets to local or cloud based FirstStage projects

<figure><img src="/files/GpwBte73cpzkhJbTjC1a" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0jDPJhSIoBBbRNSTpPBM" alt=""><figcaption></figcaption></figure>

* Go back to the Unity Hub and select the Projects section and click the Add button
* Navigate to where you unzipped the Asset Importer project and select that folder.
* Now that the Asset Importer is in the Projects list, click on it to start the Unity Editor.
* Go here for a basic [understanding of the Unity Editor](https://firststage.moviestorm.co.uk/knowledgebase/unity-basics/)

{% hint style="info" %}
You should now have an entry for ‘Asset Importer’ under your Projects. In the Unity Version column, select the version we just installed (it will be the only one unless you have previous versions of Unity installed) to launch it.
{% endhint %}

### Updating the Asset Importer project in Unity

The only files that need to be kept are inside the Assets folder inside the installed Asset Importer folder

1. [**Download** the latest Asset Importer.zip file](https://firststage.s3.eu-central-1.amazonaws.com/Asset%20Importer.zip)
2. **Unzip** this into the same folder as your existing Asset Importer folder and give it a different name, e.g. Asset Importer DDMMYY
3. Copy the Assets folder from inside the old Asset Importer folder over the Assets folder in the new Asset Importer DDMMYY folder, and KEEP any existing files (i.e. skip replacing)
