Skip to content
- Open the repository in Unity
6000.3.16f1.
- Let Unity import the packages listed in
Packages/manifest.json.
- Verify the project compiles without missing package errors.
- Check that the docs site runs locally with
npm install and npm run dev.
com.unity.inputsystem
com.unity.cinemachine
com.unity.animation.rigging
com.unity.ai.navigation
com.unity.render-pipelines.universal
com.unity.visualscripting
- Screenshot: Unity package manager with the required packages visible.
- Screenshot: Browser showing the docs site at
localhost.
- GIF: Import process finishing without errors.
- Video: Installation walkthrough for a fresh clone.
- Diagram: Unity project import → package resolve → docs preview.