Skip to main content

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.

Release 3.2.2

Momo the Monster
VRChat Developer

Summary

Adds Udon support for Avatar Scaling (along with an Udon Example) and enforces new Avatar Dynamic Component limits.

Requires Resolver 0.1.20!

You may see warnings or errors about conflicting package versions for Newtonsoft.Json until you update the resolver with the Creator Companion.

ClientSim 1.2.6

CubedParadox
VRChat Developer

Summary

Added Camera Stacking and made it easier to run a scene without a Scene Descriptor.

Changes

  • Added Camera Stacking, in order to fix issues where ClientSim menu is rendered behind world UI Issue 51 Issue 58
  • ClientSim no longer forces you out of playmode when you don't have a scene descriptor Issue 60

Release 3.2.1

Momo the Monster
VRChat Developer

Summary

Small fixes for Midi, PhysBones, and Udon's interaction with Blocked Users and Stations. Updates Newtonsoft Dependency to 3.0.2.

Requires Resolver 0.1.20!

This version of the SDK updates the Newtonsoft package used by the Base SDK as well as the Resolver. You may see warnings or errors about conflicting package versions for Newtonsoft.Json until you update the resolver with the Creator Companion.

ClientSim 1.2.5

CubedParadox
VRChat Developer

Summary

Fixed a handful of ClientSim issues

Changes

  • Force added package resolver, which was previously git-ignored
  • Fixed Destroying focused object breaks ClientSim Issue 59
  • Fixed LineRenderer.BakeMesh() throws errors Issue 49
  • Fixed Sequential Spawn Order is broken Issue 36
  • Fixed Error about missing scene descriptor erroneously says "world descriptor" Issue 66
  • Removed simulation of bug that prevents movement when exiting stations (bugfix will be in the next client release) PR 73

ClientSim 1.2.3

Momo the Monster
VRChat Developer

Summary

Compatibility with SDK 3.2.0

Changes

  • Updates the package manifest to use ^3.1.x instead of 3.1.x to enable compatibility with the just-released 3.2.0 and beyond.

ClientSim 1.2.4

Momo the Monster
VRChat Developer

Summary

Compatibility with SDK 3.2.0

Changes

  • Updates the package manifest to use ^3.1.x instead of 3.1.x to enable compatibility with the just-released 3.2.0 and beyond.
  • Reverts in-progress work which was accidentally published in 1.2.3