Unity Package Manager Vivox package

The Unity Package Manager is the optimal method for including Vivox functionality in a Unity project.

To use the Unity Package Manager Vivox package, complete the following steps.

  1. Open your Unity project.

  2. Select Edit > Project Settings. Select Services and perform either of the following tasks:

    • Link your Unity project to an existing Unity Dashboard project.
    • Create a project within a Unity Dashboard organization that is associated with a developer Unity account.
  3. Sign in to cloud.unity3d.com.

  4. In the left pane, select Explore Services, and then select the Vivox tile. Follow the Getting Started instructions to generate credentials for the project.

  5. Add the Vivox package to the project.

    1. Add com.unity.services.vivox to the project manifest.json file.

      For more information, refer to the Unity documentation on the Project manifest.

    2. In your Unity project, select Edit > Project Settings. Select the Vivox tab, and then update Environment to Automatic.

      This automatically pulls Vivox credentials into your project.