Skip to content

Troubleshooting

When something looks wrong, start with the real runtime boundary: scene objects, bindings, assets and state routing.

Common Errors

Basic failure modes and fast checks.

Unity Setup Issues

Project and package problems.

Animator Issues

Animator wiring and parameter problems.

Input Issues

Action maps, input sources and routing.

Import Issues

Package import and missing asset problems.
  • Screenshot: Troubleshooting list on the docs site.
  • Screenshot: Example console error and the matching file.
  • GIF: Fixing a broken binding.
  • Video: Common debug checklist for new users.
  • Diagram: Symptom → check → fix workflow.