The type or namespace name 'UniTask<>' could not be found
If you're encountering this error after importing the AI Dev Kit package, it means the AI Dev Kit's automatic dependency installation process has failed.
This may happen in some Unity environments due to asset import issues, missing dependencies, or project-specific conflicts.

Solution
To resolve this issue, please install the UniTask manually by following the official setup guide.
After completing the installations, restart Unity to ensure the changes take effect.
PreviousThe type or namespace name 'Newtonsoft' could not be foundNextModel 'gpt-4o (or other model name)' not found
Last updated