For the complete documentation index, see llms.txt. This page is also available as Markdown.

Install via Unity Asset Store

Install the Convai Unity SDK from the Unity Asset Store.

Introduction

Asset Store installation is ideal if your team prefers Unity’s store distribution and the standard “My Assets” workflow.

Prerequisites

  • A Unity ID signed in to the Asset Store

  • Convai Package added to your account

Convai Unity Asset Store Page

Step-by-step

1

Add the package to your Unity account

  • Open the Convai Asset Store page.

  • Click Add to My Assets.

  • If prompted, sign in to your Unity account.

  • Expected result: The asset is added to your “My Assets”.

2

Open Package Manager

In Unity, go to Window → Package Manager.

3

Download & Import (two options)

Option A — “Open in Unity”

  • If available on the Asset Store page, click Open in Unity.

  • Unity opens Package Manager to the asset page.

Option B — via “My Assets”

  • In Package Manager, open My Assets.

  • Search for Convai, select it.

4

Download then Import

  • Click Download.

  • When finished, click Import.

5

Verify the installation

  • Check Console for errors.

  • Expected result: No errors in Console, and a Convai menu appears in the top toolbar.

Troubleshooting

  • Convai doesn’t appear in My Assets

    • Confirm you’re logged into the correct Unity account.

    • Confirm the asset was added to “My Assets” on the store page.

  • Import completes but Convai menu is missing

    • Restart Unity and re-check Console for errors.

Conclusion

You’ve installed the SDK through the Asset Store and confirmed the editor compiled successfully. Next, go to Setup → Configure API Key.

Need help? For questions, please visit the Convai Developer Forum.

Last updated

Was this helpful?