VRChat logo
VRChat
Create
Roadmap
Feedback
Example Central
6
Log in to your VRChat account to give feedback

    Boards

  • Feature Requests

  • Bug Reports

  • Open Beta

  • Android Limited Beta

  • iOS Closed Beta

  • World/Udon Bugs & Feature Requests

  • Avatar Bugs & Feature Requests

  • Creator Companion

  • SDK Bug & Feature Requests

  • VRChat IK 2.0

  • Website

  • Localization

  • Impostors

  • Persistence

  • Creator Economy

  • Age Verification Feedback

  • Avatar Marketplace

  • Steam Audio Open Beta

  • Merch Ideas

  • VRChat+ Feature Ideas

  • Example Central

Powered by Canny

Example Central

Share us your Example Central bugs and feedback here (one item per post).
Non-constructive and off-topic posts will be moved or deleted.

Feedback Type

Bug Report / Feature Request
posts
Store and Group Page Examples are not Network Safe!
The Open Listing and Open Group Page examples do not have any precautions to protect menu popups from being called from over the network. Public functions are missing _ underscore prefixes to prevent network calls. Yes the prefabs are set to None sync but this could be missed and lost when unpacking and/or reusing the Udon program elsewhere. No UdonBehaviourSyncMode attribute is added to any classes to enforce the sync mode to be None. The worst offender is the OpenListingDeluxe program as you cannot see or change the networking mode in the inspector without using the debug mode. This can get reset to Continuous and creators would not be able to tell. Versions are: Open Group Page 1.2.0 Open Listing 1.0.3 Had to put that here since a single integer is required as a version number on this canny.
3
·

tracked

Powered by Canny