VRChat Lingo Glossary

VRChat has its own mix of social, creator, avatar, and world-building language. Some terms come from the app itself, some come from Unity and the SDK, and some are community shorthand that appears in groups, Discord servers, event listings, and creator tutorials.

Use this glossary when a VRChat page, group listing, or creator guide uses a word you have not seen before.

Quick Start

Learn the words that change what you click, join, upload, or build.

  1. Start with instance and group terms if you are trying to join people.
  2. Use avatar and world terms when you are preparing uploads.
  3. Check creator-tool terms before changing Unity, SDK, or package settings.
VRChat note

VRChat terms can overlap with Unity terms. If a creator guide says VCC, Udon, prefab, Quest, Android, SDK, or Unity version, treat that as project setup language, not just chat slang.

Most Common VRChat Terms

Term Meaning
VRChat The social VR platform where people visit worlds, use avatars, join events, and create content.
VRC Common shorthand for VRChat.
World A user-created space people can visit. Worlds can be social rooms, clubs, games, showcases, classrooms, or event venues.
Avatar The character model you appear as in VRChat.
Instance A running copy of a world with its own players and access rules.
Portal A clickable entrance that takes users to another world or instance.
Home world The world a user loads into when they start VRChat, if they have set one.
Favorite A saved avatar or world you want to find again quickly.
Invite A request or permission flow used to join another user or bring them into an instance.

Instance Types

Instance type matters because it decides who can join.

Term Meaning
Public Anyone can find and join the instance.
Friends+ Friends of people in the instance can usually join.
Friends Friends of the instance owner can join.
Invite+ Users generally need an invite, but invited users may be able to invite others.
Invite only Users need a direct invite from someone with permission.
Group instance An instance connected to a VRChat group, often with group-role permissions.
Group public A group-hosted instance that is publicly discoverable.

For events, always read the event post or group page. A "public" event can still have moderation rules, age requirements, dress codes, or group-specific expectations.

Group And Community Terms

Term Meaning
Group A VRChat community structure with members, roles, posts, and group instances.
Group owner The account that owns and manages a group.
Moderator A trusted member who helps manage behavior, events, or instances.
Staff A broad label for hosts, moderators, security, performers, DJs, or event helpers.
Discord Many VRChat communities use Discord for rules, schedules, support, and announcements.
18+ Usually means the group or event is intended for adults. Always read the rules before joining.
Event instance A world instance opened for a scheduled meetup, performance, class, club night, game, or community activity.

Related pages:

Avatar Terms

Term Meaning
Quest compatible An avatar or world has an Android/Quest version that can run on Quest devices.
PC only The content is only available to PC users, usually because it has no Quest/Android build.
Phys Bones VRChat's component system for avatar movement like hair, ears, tails, clothing, and accessories.
Toggles Menu controls that turn avatar features on or off.
Expressions menu The in-game menu used to trigger avatar expressions, toggles, and options.
Visemes Mouth shapes used for lip sync.
Descriptor The VRChat component that defines avatar or world upload settings in Unity.
Performance rank VRChat's broad rating for how heavy an avatar is likely to be.
Impostor A generated body double that can represent an avatar when the full avatar is blocked, unavailable, or not uploaded for a platform.
Fallback avatar A replacement avatar shown when the user's selected avatar cannot be displayed.
Mobile avatar An avatar prepared for Android, Quest, or mobile constraints rather than only desktop PC.

Related pages:

World Creator Terms

Term Meaning
SDK The VRChat software development kit used inside Unity to build and upload worlds or avatars.
VCC VRChat Creator Companion, the official project and package manager for VRChat Unity projects.
VPM VRChat Package Manager, the package system VCC uses.
Udon VRChat's world scripting system.
UdonSharp A C#-style workflow that compiles into Udon behavior for VRChat worlds.
ClientSim A VRChat Worlds SDK tool that simulates some VRChat client behavior inside Unity Play Mode for faster world testing.
Synced variable A Udon variable shared over the network so other players can see the current state.
Network event A one-time Udon action sent over the network, usually for temporary moments rather than lasting state.
Ownership The VRChat networking concept that decides which player can update a networked object's synced variables.
PlayerData VRChat persistence key-value data for saving player-specific values in a world.
PlayerObject A per-player object spawned by VRChat that can hold components, Udon behavior, and optionally persisted synced data.
Persistence VRChat world save data that can remember things like preferences, progress, unlocks, or scores after a player leaves.
Example Central A VRChat SDK window for browsing and learning from official world examples in Unity.
Prefab A reusable Unity object or system that can be placed into a scene.
Build & Test A local VRChat test upload flow used before publishing.
Build & Publish The upload flow for publishing a world or avatar.
Scene Descriptor The VRChat world component that marks the scene as a world and defines spawn behavior.
World optimization Reducing expensive rendering, scripts, physics, lighting, textures, and avatar/world costs.
Android world A VRChat world build uploaded for Android, including Quest and mobile players.
Creator Economy VRChat's monetization system for eligible creators selling supported content, subscriptions, listings, or store products.
Group store A VRChat Creator Economy store connected to a group, often used for subscriptions.
Subscription role A group role connected to an active Creator Economy subscription.
Listing A Creator Economy product listing, separate from a subscription, that can be connected to supported world or avatar rewards.

Related pages:

Creator Tool Terms

Term Meaning
Unity Hub The app used to install and manage Unity editor versions.
Supported Unity version The exact Unity editor version VRChat supports for creator uploads. Do not assume the newest Unity version is correct.
Android Build Support The Unity module needed for Quest/Android avatar or world builds.
Package Manager Unity's system for installing packages. VRChat projects also use VPM packages managed through VCC.
Console errors Unity error messages that can stop scripts, SDK menus, uploads, or package imports from working.
Lightmap Baked lighting data used to make static worlds look lit without expensive real-time lights.
URP Universal Render Pipeline, a Unity render pipeline that may require shader and material conversion.
ProBuilder A Unity tool for blocking out and editing simple geometry inside the editor.
Mobile Best Practices VRChat guidance for making Android and Quest worlds usable for players without VR controllers or desktop input.
Store Manager The VRChat website area used by eligible Creator Economy sellers to manage stores, subscriptions, and products.

Beginner FAQ

What does VRC mean?

VRC usually means VRChat. You will see it in terms like VRC groups, VRC SDK, VRC worlds, and VRC creators.

What is the difference between a world and an instance?

A world is the place itself. An instance is one active copy of that world with its own players and access settings.

What does Friends+ mean in VRChat?

Friends+ usually means friends of people already in the instance can join. It is more open than Invite only, but less open than Public.

What is VCC in VRChat?

VCC is VRChat Creator Companion. It creates VRChat Unity projects, manages SDK packages, and helps keep projects on the Unity version VRChat supports.

Official References

VRChat changes over time, so use the official links above when a term affects uploads, eligibility, pricing, SDK setup, or platform requirements.

Final Advice

If you are joining events, learn instance and group terms first. If you are building content, learn VCC, SDK, Udon, prefab, Quest compatible, and supported Unity version before changing project files. Those words affect whether you can join people, upload content, and keep a project working.

Related Navigation

Glossary Route

Find The Next Guide From The Term

After a term makes sense, use the linked VRChat, Unity, avatar, Udon, or group page to continue the task.

Suggested Order

  1. Identify the kind of term Instance and group terms help you join people; avatar and world terms affect uploads; Udon and SDK terms affect creator projects.
  2. Follow the practical link After a term makes sense, open the linked guide that matches the workflow you are trying to finish.
  3. Check official docs for rules Use VRCreators for plain-language explanation, then use official VRChat docs for current platform requirements.

Common Questions

Is VRChat lingo only social slang?

No. Some terms are social, but creator terms like VCC, Udon, ClientSim, PlayerData, impostors, and Android support affect project setup and upload decisions.

What should I do after finding a term?

Open the related practical guide so the term turns into an action, such as setting up VCC, testing a world, optimizing an avatar, or choosing an instance type.