Issue:
The
3.7.2-persistence-cb.1
SDK currently does not work. I have tried reinstalling as well as making a new project.
Here is the Error:
Packages\com.vrchat.base\Editor\VRCSDK\Dependencies\VRChat\ControlPanel\VRCSdkControlPanelContent.cs(94,13): error CS1593: Delegate 'Action<IEnumerable<ApiAvatar>, bool>' does not take 1 arguments
Reproduction Steps:
  1. Create a new World Project using the VCC
  2. Once created change the SDK over to
    3.7.2-persistence-cb.1
  3. Open the Project
If you do this you will get the error described above in your console.
Expected Behaviour:
The SDK shouldn't throw this error.
Attachments:
Here is a screenshot from the Console: