Getting Started | VRChat Creation (original) (raw)

Before you can create avatars and worlds, you need to perform the following steps.

The VRChat Creator Companion is the easiest and quickest way to get started. It installs Unity and the VRChat software development kit (SDK) for you.

Your first project

You should use Windows to create your first project.

  1. Download the VRChat Creator Companion (VCC).
  2. Install the VCC.
    • The default install location is %LocalAppData%/Programs/VRChat Creator Companion, but you can change this as you'd like.
  3. The VCC should open automatically. If not, search for "Creator Companion" in Windows.
  4. Click "Create New Project".
  5. Choose "Avatar" or "World project".
  6. Name your project.
  7. Choose a location.
  8. Click "Create Project".

note

Do you want to upload to Android, Quest, or iOS? Read the platforms page.

Opening your project

You can now open your new project! After creating a new project, the next page in the Creator Companion will show an Open Project button. You can also access it from the Projects tab on the left sidebar.

If your project isn't listed, click the dropdown menu next to Create New Project and then Add Existing Project via the project screen and select it. After the project is open:

  1. Check the title bar to ensure it ends with PC, Mac & Linux Standalone <DX11>.
    • If it does not, then go to File > Build Settings..., select PC, Mac & Linux Standalone, then click Switch Platform in the bottom left.
  2. Navigate to VRChat SDK > Show Control Panel > Authentication.
  3. Sign into your VRChat account. You'll need to do this to upload any content you create.
    • You must have a VRChat account of at least "New User" Trust Rank to upload content. You cannot use a Steam, Meta, or Viveport account to upload content.

Using Unity Hub instead

Though we don't recommend this, if you'd like to install Unity yourself without the VCC, check the Current Supported Unity Version page and install the version of Unity that VRChat currently supports using the Unity Hub.

If you didn't use the VCC to set up your project, you'll also need to install the SDK. Do so via the VRChat Creator Companion.

To create projects using just the Unity Hub:

To open projects using just the Unity Hub:

Tips

In VRChat, the terms "player" and "user" can refer to different things depending on the context:

What's Next?

Your project is ready! You can move on to World Creation or Avatar Creation.

If there are any errors, even with a brand new empty project, please contact our Support team.