Summary:
- Install Unity and Download the correct Unity Engine version
- Activate Your Unity License
- Create a new Unity project
- Download and Import Agora World Unity SDK
- 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 2022.3.14f1 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. Create a new Unity project
- Open Unity Hub (if not already open) and Click the "New" button (blue, top right).