Prepare your Unity environment for Unity Studio draft imports
Prepare your Unity environment and complete the necessary setup to use the Unity Studio Importer package.
Read time 3 minutesLast updated 13 hours ago
Configure the Unity Editor and the Unity Studio Importer package to import Unity Studio drafts. You need to:
- Set up your Unity environment for Unity Studio draft imports
- Install the Unity Studio Importer package
- Complete package prerequisites
Set up your Unity environment for Unity Studio draft import
Before you can import a Unity Studio draft, you need to set up your Unity environment correctly. You need to:- Install a compatible Unity version.
- Create a new Unity project.
- Install the Unity Studio Importer package.
Install a compatible Unity version
The Unity Engine only supports imports from Unity Studio in Unity 6000.3.2f1 or later. You need to check that your Unity installation is compatible. To check:- Open the Unity Hub.
- Select Installs. A list of your installed Unity Engine versions show.
-
Check for an installation of Unity 6000.3.2f1 or later.
- If one doesn't exist, select Install Editor and install a compatible version.
Create a new Unity project
Unity Studio drafts are only compatible with 3D Unity projects. To create a new Unity project that's compatible with Unity Studio drafts:- From the Unity Hub, go to Projects and select New Project. A list of project templates show.
- Set Editor Version to a compatible version (Unity 6000.3.2f1 or later).
- Choose the Universal 3D template project.
- Complete the details and select Create Project.
Install the Unity Studio Importer package
After you set up your Unity environment, you can install the Unity Studio Importer package:- In the Unity Editor, go to Window > Package Management > Package Manager.
- Select Add(+) > Install package by technical name.
- Enter in the Technical name field.
com.unity.studio - Select Install.
Complete package prerequisites
The Unity Studio Importer package requires some additional setup before you can import a Unity Studio draft. When your package install finishes, go to Unity Studio > Draft Import to open the Unity Studio Draft Import window. A dialog is shown with a list of prerequisites:- Set up Universal Render Pipeline (URP)
- Enable the Legacy Input system
- Install TextMeshPro Essentials
- Sign in to Unity
- Continue to import
Set up Universal Render Pipeline (URP)
You must assign a Universal Render Pipeline for Unity Studio drafts to work in your project. To assign a pipeline:- In the prerequisites list, go to the Set up Universal Render Pipeline (URP) section.
- Select Switch to URP > Set Up.
Enable the Legacy Input system
Unity Studio drafts use the older Unity input system. You must configure your Unity project to use the Legacy Input system.- In the prerequisites list, go to the Enable the Legacy Input system section.
- Select Enable both. The Restart Required dialog appears.
- Select Apply and Restart.
Install TextMeshPro Essentials
Some assets in Unity Studio use the TextMeshPro system. You need to install the TextMeshPro Essentials package to support imported Unity Studio drafts:- In the prerequisites list, go to the Install TextMeshPro Essentials section.
- Select Install now. A dialog shows that tells you that this action will import the TextMeshPro Essentials assets into your project.
- Select Import.
Sign in to Unity
You need to log into your Unity account to access and import your Unity Studio drafts:- In the prerequisites list, go to the Sign in to Unity section.
- Select Sign in.