Closed Kieaer closed 1 year ago
Thank you for feedback!
I missed that Unity.Plastic.Newtonsoft.Json.dll is optional. For now, please install Version Control (com.unity.collab-proxy) package from Unity Package Manager (UPM) as a workaround.
v1.12.1 should fix the issue by using NewtonSoft Json (com.unity.nuget.newtonsoft-json). Version Control (com.unity.collab-proxy) is no longer needed.
Describe the bug Can't build, play, upload.
To Reproduce Steps to reproduce the behavior: Delete all folders imported with unitypackage and update to VPM.
Expected behavior None.
Screenshots
Console log
Packages\com.github.kurotu.vrc-quest-tools\Editor\Services\VPMService.cs(4,13): error CS0234: The type or namespace name 'Plastic' does not exist in the namespace 'Unity' (are you missing an assembly reference?)
Used assets ArxCharacterShader PumkinsAvatarTools Thry's avatar tools etc.
Environment
Additional context None.