MerlinVR / USharpVideo

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

Fixes crash when used on completely custom UI with TMPro Input Fields #43

Closed jacklul closed 1 year ago

jacklul commented 2 years ago

When no InputField is found the code assumes it's VRC Url field which errors out when you build custom UI on top of the current one using the styling scripts.