Set up Environment
Before starting to convert avatars, you need to set up your environment.
Install Android Build Support
VRChat supports two kinds of platform, PC and Android (Quest, PICO, Smartphone). To create avatars and worlds for Android, you need to install Android Build Support module for Unity. When you install Unity with VRChat Creator Companion (VCC), usually Android Build Support is also installed.
The most difference between PC and Quest is the platform (operating system) rather than performance. Even if your avatar has excellent performance rank and low polygons count on PC, it is not compatible for Android unless you upload it for Android platform.
If Android Build Support is not installed, you will see Android Player is Disabled
error message when you try to switch platform and you can't build for Android.
Check Android Build Support
- Select File > Build Settings from the menu bar.
- Select Android from the platform list and check the content.
Android Build Support is installed | Android Build Support is missing |
---|---|
![]() | ![]() |
If you don't have Android Build Support, you can install it from Unity Hub.
Install Android Build Support
- Open Unity Hub.
- Select Installs item from the side menu.
- Right-click the Unity version you want to install Android Build Support.
- Select Add Modules.
- Select Android Build Support.
note
You don't have to select OpenJDK. Android SDK & NDK Tools is also not required, but it's required in order to do "Build & Test" (Local testing) on Android devices without uploading.
- Click Install.
- Wait for installation to complete.
Install VRCQuestTools
You can choose one of the following methods to install VRCQuestTools.