Summary:
- Install Unity and Download the correct Unity Engine version
- Activate Your Unity License
- Using an Existing Unity Project
- Download and Import Agora World UnitySDK
- Match Layers
https://youtu.be/t54EId9jIyE
1. Install Unity
The first thing you'll need to do is make sure you have Unity installed. You will need Unity Engine version 2021.3.0f1 to be able to successfully use the Agora World Unity SDK.
- Download and install Unity Hub: https://unity.com/download#how-get-started
- Install Unity 2022.3.14f1 by using Unity Hub
- Copy and Paste the following link into your browser's address bar to open Unity Hub and begin the installation process: unityhub://2022.3.14f1/6eacc8284459.
- You will also have to install both "Mac Build Support (Mono)" and "Windows Build Support (Mono)". It automatically installs support for the device you are using so make sure to click the checkbox next to whichever is the opposite of the computer platform you are on.
- YOU MUST ALSO install WebGL Build Support!!!
2. Activate your Unity License
3. Using an Existing Unity Project
- Open Unity Hub (if not already open) and simply open your desired Unity Project with the version of Unity required by our SDK (listed in Step 1).
- Note: We recommend using a new Unity Project with our SDK if you have less than a year of experience with Unity