Plugin Download and Setup

This section will help you download the Solace Vision Unity plugin.

Overview

Solace Vision's Unity Plugin is an all-in-one tool that opens the door to generative AI creation for game development. From generating scripts to character dialogue, our plugin empowers developers with advanced natural language capabilities.

Prerequisites

Solace Vision supports a minimum version of Unity 2021.3.0. The recommended version for best performance is Unity 2021.3.22 or higher.

  • The Original Unity version is Unity 2021.3.22. The minimum supported version is Unity 2021.3.0, and earlier versions are not supported.

Plugin Setup (Unity Asset Store Step-by-Step Guide)

To begin, open or create the desired Unity project you wish to add Solace Vision to. For this example, we'll create a project called "Solace Vision Documentation Demo" which is pictured below.

Below is an image of a new project created in Unity for demonstration purposes.

Once you've open the desired project, navigate to the Solace Vision listing on the Unity Asset Store here. If your local machine as Unity Hub downloaded, you have the desired project opened, and you're signed into your Unity account, you should see "Open in Unity."

Click on "Open in Unity" and Solace Vision will open in the Unity Package Manager in the current project you have opened on your machine.

Click download, and Solace Vision will begin to download in Unity.

Once the dependencies are finished downloading, you will be able to import Solace Vision successfully and find the plugin in your "Tools" tab that is pictured below in the desired project you've downloaded it to.

Click on "Import" in the bottom right, and Solace Vision will import into your project!

Once successfully imported, you'll be able to see Solace Vision in the top right hand tab under tools.

Click on "Solace Vision" and the plugin will appear in Unity as "SVWindow."

Next, you will be prompted to input your API key. Grab your API key from the Solace Vision web dashboard, and input the API key in the plugin box within Unity.

With a valid API key, the Solace Vision plugin screen will transition into the conversation tab of the plugin which means you are successfully setup! It should look like the example below:

If you input your API key and the plugin returns "Invalid API Key", please try to regenerate your API Key via the web platform, or please join our Discord and contact a support member with the "Team" role.

Congratulations! You have now successfully setup Solace Vision within Unity. If you are experiencing issues, please join our Discord and send a message in one of the channels, or feel free to message any of the members who have a "Team" role. Now that the plugin is setup and ready to go, it's time to dive into the features!

Plugin Setup (SDK + Package Manager)

If you received the Solace Vision SDK, please follow this video guide on how to import Solace Vision via the Unity Package Manager

Last updated