VRChat 2023.2.1p1

Release - 14 April 2023 - Build 1296

Client

Fixes

  • Fixed various issues where some objects and components were incorrectly made inaccessible to Udon
    • For example, objects that are siblings of a portal could not be accessed by Udon
  • Some objects still have this issue and we will be addressing them in future updates. See Known Issues section below

Known Issues

  • When a VRCObjectSync is on the same GameObject as an UdonSync and at least one of the UdonBehaviour has the SynchronizePosition flag enabled, an exception will occur and the Udon program will halt
  • When an UdonBehaviour has an Interact Text Placement transform set, it becomes inaccessible to other UdonBehaviours and UI buttons