Install the Unity Forma Sample Importer package
Use this section to install the Unity Forma Sample Importer package. This Sample Importer package is an example of how to create a custom Forma importer for your models.
To install this package, follow these steps:
- Go to Assets > Show in Explorer in your Unity project.
- Go to Packages > manifest.json in the File Explorer window.
- Add
"com.unity.industrial.forma.importers.csv": "2.1.0-exp.1",underdependenciesand save the file. - Go to Window > Package Manager and verify that the Unity Forma Sample Importer package is correctly installed.