Early Access Features

How to get the latest Unity SDK early access features before they're released

Before you begin

  • Sign in to Studio (Developer Dashboard) and copy your subdomain. This will allow you to create and load an avatar in your domain at a later step.

  • Make sure you have downloaded and installed Unity 2020.3.0f1 LTS or later.

  • For this to work, you need to have Git installed on your machine, which can be downloaded from here. After installation, you will also need to restart Unity.

  • Open your Unity Project

1. Import the Ready Player Me Unity SDK Develop Branch

Import the package via Window -> Package Manager -> + icon -> Add Package from git URL.

Paste this git URL into the input field

https://github.com/readyplayerme/rpm-unity-sdk-core.git#develop

2. Continue with the Unity Quickstart guide

Finish integrating the Unity SDK by starting from step 2 in the Unity quickstart guide.

Last updated

Was this helpful?