VRChat 2020.3.3p1
We've just released VRChat 2020.3.3p1, build 994.
Here's the changes. You can also see them on our changelog page in our docs.
[h2]Fixes[/h2]
Here's the changes. You can also see them on our changelog page in our docs.
Client
[h2]Fixes[/h2]
- SyncVideoStream should now auto-start properly
- Remote user camera lens will now show up in the proper location
- Avatars loaded from cache will now show their file size instead of 0MB
- Some fixes to missing avatar file size on download
- Fixed minor issue with loading local avatar files
- Fixes for head tracking and wand input for Vive Focus
- Fixed some networking problems on objects that are spawned as disabled
- Various changes and fixes to reduce unnecessary error messages in logs
- Fixed the program that enables VRChat launch links so it no longer appears each time VRChat is closed
SDK3
- Editor Play mode filtering has been restricted to SDK3
- Added TextMeshPro and TextMeshProUGUI to set text via UI
- Added RTSP, RTMP, RTSPT to the allowed schemes for video player URLs
- Udon: Added error code to OnVideoError (InvalidURL, AccessDenied, PlayerError, RateLimited)