Import Report window reference
Use the Import Report to view the details of your imported draft or remove the imported draft and all associated imported assets from the Unity project.
Read time 2 minutesLast updated 13 hours ago
Access the Import Report window
The Import Report window appears at the end of the import process when you import a Unity Studio draft into the Unity Editor. You can view the import report at any time after you import a draft using the following steps:- In the Unity Editor, go to the Project window.
- Find and open your draft's folder.
- Select the file to view its details in the Inspector window.
import-report - Select Show Report.
Import Report window properties
The Import Report window includes information about the import:Property | Description |
|---|---|
| Status | The status of the import, if it's successful or not. |
| Draft Name | The name of the imported draft. |
| Draft Asset ID | The unique identifier of the imported draft asset in the Unity Editor. |
| Notices | The number of notices detected during the import process. |
| Warnings | The number of warnings detected during the import process. |
| Errors | The number of errors detected during the import process. |
| Issues | Displays a list of all notice, warning, and error messages detected during the import process, along with their type and description. |
Import-report properties
You can use theimport-report- View the details of your imported draft.
- Export the draft data as a JSON file.
- Remove the imported draft and all associated imported assets from the Unity project.
import-reportProperty | Description |
|---|---|
| Status | The status of the import, such as whether it's successful or not. |
| Draft Name | The name of the imported draft. |
| Import Date | The date of the draft's import. |
| Notices | The number of notices detected during the import process. |
| Warnings | The number of warnings detected during the import process. |
| Errors | The number of errors detected during the import process. |
| Show Report | Open the Import Report window. |
| Export to JSON | Export the draft data as a JSON file. |
| Remove From Project | Remove the imported draft and all associated imported assets from the project. |