Unity
Frequently asked questions regarding Unity and the VRChat SDK
What Unity version does VRChat use?
Currently VRChat is using Unity 2017.4.15f1. There are multiple supported ways to get the right version up and running on your PC.
When you first launch Unity 2017.4.15f1 it asks you if you want to update, do not update! Only this version of Unity works with the VRChat SDK!
To download Unity 2017.4.15f1 using Unity Hub, follow these steps ...
Download the Unity Hub from the official Unity website here and install it.
Open this page in your browser to download the right version of Unity
How do i update the SDK?
To update the VRChat SDK follow these simple steps.
Close the Unity project you are trying to update.
Login to the VRChat homepage and go to the download page and grab the newest SDK.
Find the folder of your unity project, go into Assets and delete the following 4 files and folders
VRCSDK
VRCSDK.meta
Plugins/VRCSDK
Plugins/VRCSDK.meta
Open up your Unity project again and import the new VRCSDK (either double click the Unitypackage or drag it into your projects assets)
Congratulations, you have updated your SDK
If you are trying to migrate from Unity 5.6.3p1 please read this guide here.
Last updated
Was this helpful?