MerlinVR / USharpVideo

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

UdonBehaviour ControlsUI needs upgrade on source prefab asset #67

Closed AshtonSparx closed 1 year ago

AshtonSparx commented 1 year ago

I recently migrated my project to the Creator Companion and the video player prefab throws this error image

When I open the prefab, none of the references are assigned. I manually assigned them myself but the Url Field doesn't seem to exist image

AshtonSparx commented 1 year ago

When I open the prefab, none of the references are assigned. I manually assigned them myself but the Url Field doesn't seem to exist

Reloading the SDK fixed this issue for future users who run into this problem.