[WorldSDK3][2022.05.25.23.02] VRC.Collections.dll fails to load, breaking some systems
complete
CyanLaser
Latest SDK3 fails to load the VRC.Collections.dll. Due to this, anything that reads through assemblies for type information will also throw errors. The SDK's UpdateDelegator, UdonSharp 0.X, CyanTrigger read through assembly types and throw errors. CyanTrigger's case completely breaks and cannot be used while this dll is not valid.
Please fix this dll to not cause errors.
Requirements:
- A project with VRCSDK3-WORLD-2022.05.25.23.02_Public imported
Observed:
- VRC.Collections.dll fails to load
Expected:
- All VRChat SDK DLLs load properly without error.
Assembly 'Assets/VRCSDK/Dependencies/Managed/VRC.Collections.dll' will not be loaded due to errors:
Unable to resolve reference 'Unity.Burst'. Is the assembly missing or incompatible with the current platform?
Reference validation can be disabled in the Plugin Inspector.
Unable to resolve reference 'Unity.Mathematics'. Is the assembly missing or incompatible with the current platform?
Reference validation can be disabled in the Plugin Inspector.
Photo Viewer
View photos in a modal
Log In
Momo the Monster
marked this post as
complete
Fixed in VRCSDK3-WORLD-2022.05.27.22.48
Tupper - VRChat Head of Community
marked this post as
tracked