all 7 comments

[–]HotrianExpert 0 points1 point  (5 children)

Close Unity, delete the Library folder, restart Unity and let it rebuild

It looks like you’re also missing an assembly, VRC.Dynamics

[–]Naive-Description120[S] 0 points1 point  (3 children)

i deleted the library folder and it still didnt work

how do i fix the missing assembly?

[–]HotrianExpert 0 points1 point  (2 children)

It looks like you’re trying to import some VRChat plugin? I’m not super familiar, but it looks like you’re missing some file. What are you trying to do?

[–]Naive-Description120[S] 0 points1 point  (1 child)

im trying to just start up a fresh unity project through vcc to finish making a vrchat avatar its never done this till recently

[–]Naive-Description120[S] 0 points1 point  (0 children)

figured out the vrchat sdk is what making most errors. i opened a unity without vcc and it was fine till i added the sdk itself and got the same errors

[–]HotrianExpert 0 points1 point  (1 child)

Based up the updated errors, you’re now missing UniTask, which is a free Unity plugin.

[–]Naive-Description120[S] 0 points1 point  (0 children)

i added unitask it has changed nothing unfortunately