Unity Import

Unity packages must be imported in the following order: VRCSDK > Shaders > Materials&Textures Package > Clothes Package

Clipping

Prefab Has No Materials(Purple Model)

The Unity importer sometimes bugs out, resulting in prefabs missing materials. To fix it:

  1. Find the FBX, right click, reimport.

  2. Find the prefab, right click, reimport.

    Untitled

Turn On Shader Graph

If your project contains custom shader made from unity shader graph (Unity 2022), you must enable unity shader graph by:

  1. Navigate to package manager.

    Untitled

  2. Change the filter to Unity Registry.

    Untitled

  3. Search “Shader Graph” and press “Install”.

    Untitled

How to Wear Clothes

You should be using Modular Avatar to wear clothes. Use this site to add it to your VCC.

Modular Avatar | Modular Avatar (nadena.dev)

Here is the documentation on how to wear clothes.

Configuring a simple outfit | Modular Avatar (nadena.dev)

Clipping