iBicha / UnityYoutubePlayer

Play YouTube videos in Unity
The Unlicense
331 stars 63 forks source link

Only works on scripting backend Mono #98

Closed Koen-RM closed 1 year ago

Koen-RM commented 1 year ago

For a project we're required to use IL2CPP but when building using this scripting backend the youtube video's no longer are able to load. This is only for the integrated method, using a youtube-dl server still works fine.

iBicha commented 1 year ago

Thanks for reporting.

This is the same as #79 unfortunately there's no workaround. See https://github.com/iBicha/UnityYoutubePlayer/issues/79#issuecomment-1310621195

The issue was addressed here, but it was not released in a new package version yet

iBicha commented 1 year ago

com.ibicha.youtube-player (2.0.2) pubslihed containing the "fix"