MerlinVR / USharpVideo

A basic video player made for VRChat using Udon and UdonSharp
MIT License
317 stars 40 forks source link

Don't know how to install USharpVideo to a project made through the VRChat Creator Companion #48

Closed 4Bakers closed 2 years ago

4Bakers commented 2 years ago

I installed the VRChat SDK and U# through CC and all U# dependent packages are broken. I've tried importing the packages through CC as well, but it would not let me. I'm sure there's a simple solution to this, but I can't manage to figure it out on my own. image

MerlinVR commented 2 years ago

Open the VRChat SDK menu dropdown and click Reload SDK. Unity breaks sometimes with that.

4Bakers commented 2 years ago

It seems as if reloading the SDK did not fix the issue.

4Bakers commented 2 years ago

image image

MerlinVR commented 2 years ago

Keep going until it works. If it does not work after a few dozen tries, make a new project.

4Bakers commented 2 years ago

Fair enough. Thank you so much for your time!