Skip to content

Conversation

@RikFlair
Copy link

Please warn readers that Continuous mode will send updates even when no synced variables on the script are changed.

I spent way too long troubleshooting network performance because I assumed that Continuous mode only triggered serialization when a synced variable is changed.

This was arguably my fault for misunderstanding Continuous mode (which, if I had to guess, is just a UDP data stream), but I assumed that Continuous mode between VRC Object Sync and UdonBehaviour were similar in that they both conditionally serialized based on changes to data.

Please warn readers that Continuous mode will send updates even when no synced variables on the script are changed. 

I spent way too long troubleshooting network performance because I assumed that Continuous mode only triggered serialization when a synced variable is changed. 

This was arguably my fault for misunderstanding Continuous mode (which, if I had to guess, is just a UDP data stream), but I assumed that Continuous mode between VRC Object Sync and UdonBehaviour were similar in that they both conditionally serialized based on changes to data.
@github-actions
Copy link

github-actions bot commented Aug 13, 2025

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@RikFlair
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant