Skip to main content

Release 3.6.0

Momo the Monster
VRChat Developer

Summary

This release overhauls the World SDK UI, exposes new Udon functions, and fixes some issues across the SDK and ClientSim.

Supercedes release 3.5.3, which was available for beta testing but was not launched officially.

Release 3.3.0

Momo the Monster
VRChat Developer

Summary

This release reworks the main user interface for the VRChat SDK (the 'Build panel'). It includes a new UI, quality-of-life improvements, and easier ways to build and update your content.

This update also adds support for the new 'Maximum capacity' and 'Recommended capacity' settings for worlds. You can learn more about these settings in our documentation.

ClientSim 1.2.7

Momo the Monster
VRChat Developer

Summary

Adds stub methods for Avatar Scaling

Changes

  • Added methods to handle calls to Avatar Scaling from Udon, so they wouldn't log errors in the console or throw exceptions. Fixes #98 and #101.