Skip to content
Model VistaModel Vista Create Unity Package Documentation

Installation

  1. Open Window > Package Management > Package Manager.
  2. Select Add package from disk.
  3. Select com.innoworks.modelvista.create/package.json from the supplied Model Vista package distribution.
  4. Wait for Unity to resolve and compile the package and its declared dependencies.

The current package requires Unity 6000.0 or newer and declares Input System 1.14.0, glTFast 6.19.0, Draco 5.4.3, and Newtonsoft JSON 3.2.1 dependencies.

After compilation completes, confirm that Unity exposes:

  • InnoWorks > State Manager;
  • the GLB+ commands under InnoWorks > Create; and
  • the Model Vista Scene View overlay.
  • To add the optional UnityGLTF exporter, select InnoWorks > Create > Install UnityGLTF Package… or install org.khronos.unitygltf through your approved package workflow.
  • URP and HDRP material adapters become available automatically when the matching render-pipeline package is installed.