VRCSDK 3.5.0 + Unity 2022.3.6f1 on Mac = build error

Hi, I’m trying to update everything to Unity 2022 and the latest VRCSDK. My project update went fine on Windows, but on macOS I get the following error:

Packages/com.vrchat.avatars/Editor/VRCSDK/SDK3A/VRCSdkControlPanelAvatarBuilder.cs(1823,25): error CS0117: ‘V3SdkUI’ does not contain a definition for ‘DrawV3UI’

I’ve tried both the Intel and Silicon versions of Unity 2022, and it made no difference.

Ah, never mind, removing the packages and then re-resolving them seems to have fixed it, at least for now.

1 Like