If you are experiencing issues since the last patch with things like not being able to jump, you need to reset your SteamVR bindings! Please reset your bindings to Default in SteamVR. Consult the Bindings window in the Settings menu to configure your bindings.
Client
Changes
- Added a configuration option to set your own cache directory. This is an advanced user feature intended to allow easily changing where your cache is stored. You can use this to assign your cache to another drive, if you wish! - To set this, you need to create a file called `config.json` - This file must sit in the `%AppData%\..\LocalLow\VRChat\vrchat` folder, and must be named `config.json` - In this file, you'll need to set the option `cache_directory` - If the directory does not exist, it will be created - If you have a `config.json` already, add the `cache_directory` property at the root level of the configuration file and define it - See our documentation for an example
Fixes
- Fixed an issue preventing local testing of worlds from working properly - Fixed an issue preventing the cache from being cleared properly - To clear your cache, you will be prompted to restart VRChat. The cache will not clear until you do so - Putting both thumbs up will now properly play the animation / set the animation state assigned to Thumbs Up - Removed some error log spam when there were no eye bones assigned, but blink was enabled
Important Note for those using SteamVR Custom Bindings Your controls may be slightly off when you update to this version! Please reset your bindings to Default in SteamVR, and set your binding type in the new Binding Settings menu to SteamVR mode. Then, re-customize your bindings.
We've recorded a short video going over the control and binding changes in this release. Check it out!
Features - When opening the Action Menu on one hand, you can move around with the controls on your other hand! - A UI will appear on the other hand to assist with showing how to turn and move - There is an option in the Action Menu Config section to disable this feature - We have added a "Bindings" button to the Settings menu! - When you click on this menu, you'll see the bindings for your current controller - Predefined Bindings: If you are using the Oculus Touch or Valve Index, you will get some alternate controller binding "Types" you can select from - Custom Bindings: You can also choose "Custom" and change the bindings and some other settings - On Oculus Touch, you can customize the A/X buttons and the joystick click-in on either hand - On Valve Index, you can customize the A buttons and the joystick click-in on either hand - You can assign the following actions: Gesture Toggle, Jump, Mute, Action Menu, None - "Use lighter grip for grabbing" only appears for Valve Index, and will reduce the grip "strength" required to grab and hold an object - "Hold Quick Menu for Action Menu" will enable or disable the ability to call up the Action Menu by holding down the Quick Menu button - If you are on SteamVR, you can select "SteamVR" if you want to use SteamVR Input to customize your controls!
---
Important Note: If you want to use Type A-D or Custom bindings, you must use the Default bindings in SteamVR for VRChat. If you want to use SteamVR to customize your bindings, you must use "SteamVR".
In addition, because of these changes, you may want to reset your bindings to Default in SteamVR. If you already have SteamVR bindings set up a way you like them, you must set your Binding to "SteamVR"!
---
Changes - Adjustments to IK to further improve behavior, including fixes to the "hip snap" issue - "AFK Enabled" option in the Action Menu Config section renamed to "AFK Detection" - Improvements to loading speeds and memory usage in some situations
Fixes - Fixed the "Zzz" emote missing from the Action Menu - Fixed an issue where the analog fist gesture was "blending" when it should not have been (AV2 and AV3) - Slightly relaxed height for desktop users to avoid standing on tiptoes - Fixed an issue where squat/wide-stanced avatars would have strange leg/foot behavior
We've just released VRChat 2020.3.2! This release includes Avatars 3.0, our brand-new avatar framework that unlocks even more creativity, expression, and customization for our community.
Release Summary
Avatars 3.0 is now available on VRChat Live! This is an entirely new way to create avatars for VRChat that gives creators full control over their avatar creations.
The Action Menu has been added! This menu gives you quick access to Avatar 3.0 functions like expressions, emojis, Gesture Toggle for all controllers, and more. Pull up the Action Menu by pressing in your joystick, holding down your Menu button, or pressing R in Desktop mode.
SDK3 has been split into two packages-- one to create Worlds, and one to create Avatars with Avatars 3.0. Read more in our full changelogs.
We've also got a new blogpost available detailing Avatars 3.0 and other changes in this release.
For Creators
If you're a creator, make sure you grab the latest SDK on our website. If you are getting started with creating with Avatars 3.0, please start a new project!We do not support upgrading Unity projects from SDK2 to SDK3. If you attempt to do so, you will encounter problems.
We've got a new release of VRChat out for you today. This one is VRChat 2020.3.1, build 956.
You can restart Steam to ensure you get the update as quickly as possible.
This patch requires that you update in order to see people on the new version! In other words, if you join on your friends and they aren't in the instance, either you or your friends need to update!
AVPro is now disabled when using VRChat on Linux via SteamPlay/Proton. This should enable fairly stable VRChat usage on Linux via Proton
Fixes
Fixed a local date format issue that caused issues when creating an account in countries with different date formats
Ongoing
Safety and security fixes
Known Issues
When spawning into a world, newly joining players will appear at world origin for a moment before teleporting to spawn
In some cases, users may be invisible/inaudible until their avatar is hidden/shown
SDK Grab the latest SDK at the VRChat Home website!
The SDK now checks to see if your avatar has been imported with incorrect blendshape normal settings. If it is incorrect, it will prevent upload until you fix it. An "Auto Fix" button has been provided.
This is due to a Unity bug where using "Calculate Blendshape Normals" will balloon your mesh size and cause major issues with your mesh normals. Once this bug is fixed, we'll revert this change.
Udon Grab the latest Udon SDK at the VRChat Home website! Features
A brand new Udon Node Graph! For a great overview, check out this awesome video by VRChat Developer MomoTheMonster!
We've also added two new videos on our YouTube channel and created a "Learning Udon" playlist! We'll be adding more videos to this series as time goes on.
In addition, we've recently launched the Avatars 3.0 Open Beta! If you're interested in checking out the next generation of VRChat avatars and what they're capable of, join our Discord and check out the #av3-info channel.
We've just released VRChat 2020.1.1! This release is the largest single release we've ever done, and there's a lot to talk about. Let's sum a few of them up.
Release Summary
VRChat Udon Alpha is now available! This is a custom programming language built just for VRChat. Creators can use VRChat Udon to create highly interactive worlds for games, experiences, or whatever you want to create.
Introducing VRChat SDK 3! VRCSDK3 is our new kit for creation of assets for VRChat. It is still in development, but we're releasing it with support for creating new worlds powered by Udon. The previous SDK is still available and will continue to be supported.
If you're interested in VRChat Udon or VRChat SDK 3, please read our latest blog post!
We've migrated to the latest Unity LTS release! This update comes with a lot of new features, optimizations, and bug fixes. If you make stuff in VRChat, ensure you read the "For Creators" section below.
A new Networking and IK system! This is an entirely revamped networking and IK system designed to greatly improve fidelity while lowering bandwidth requirements and ping sensitivity.
A new Status type! "Ask Me" allows you to hide your current location, but still allows your friends to ask for an invitation to wherever you're hanging out.
Introducing the VRChat Ask Forums! This is a brand-new message board intended to be the primary source of information for VRChat creators. For now it covers Udon, but we plan on adding more later.
We've also got a blog post out that covers VRChat Udon and the new VRChat SDK 3. We go a bit more in-depth with the changes in that post, so if you're interested, check it out.
For Creators
If you're a creator, make sure you update Unity and your VRChat SDK to the latest version. You can read how to migrate your project to Unity 2018 and properly update your SDK in our documentation. Almost all content should work without an update, but if you run into issues you should try updating and re-uploading.
Feedback, Bugs, and Issues
As a closing note, despite the amount of testing we've done internally and with the community, we fully expect there to be bugs or issues with this new release. Please post bugs and issues you may run into on our Feedback site under the relevant section.
The Hub has changed up once more! Come celebrate Saint Patrick's Day in VRChat. Take a picture rolling around in gold coins in front of the pot of gold.
Don't forget to check out other worlds that have updated-- including The Great Pug, themed for the holiday!
Things are warming up for Valentine's Day in the VRChat Winter Hub. Come capture sweet moments with you and your loved ones this holiday weekend.
We've decorated the Hub for Valentine's day! Jump in to hang out, take pics, and celebrate! Afterwards, share your fun photos to @vrchat on Twitter with the #iheartvrc tag.
It’s that time of the year again — jack o’ lanterns, haunted houses, and that pair of eyes watching you from right behind the mirror everyone’s staring at. That’s right, it’s time for VRChat’s Halloween event: Spookality 2019!
Spookality is VRChat’s yearly event where we embrace the odd, the slightly creepy, and the weird. What better place to spend Halloween except where you can be anything you want to be? As a nice bonus, you don’t need to answer your door every three minutes to hand out your hard-earned candy.
Come check out our Halloween Worlds row, where you can find out what kind of spooky stuff our creators have been up to. Creepy worlds, unnerving locales, and scary games-- not to mention tracking down and finding a good avatar to sneak up on your friends with.
Starting October 25th - Check out a selection of worlds and avatars that our creators have submitted to the Spookality Contest!
Something's up with the VRChat Hub... you might want to go take a look.
In addition to hanging out in creepy, dark, and dank worlds with your friends, why not enter your latest spooky World or Avatar into our Spookality contest? For Spookality 2019, we have four categories:
Hello everyone! We've just released VRChat 2019.3.2, build number 860. You should restart Steam to get the latest update, and ensure you're not on any beta branches.
Improved the behavior and fidelity of Full-Body Tracking in many situations
When using Full-Body Tracking, the Sit/Stand button changes into a "Calibrate" button
If you're a Full-Body Tracking user or avatar creator, we STRONGLY suggest that you check out our new Full-Body Tracking documentation, which includes information on the expected avatar configuration for optimal full-body tracking.