iBicha / UnityYoutubePlayer

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

No audio on Windows 10 #54

Closed leon089y closed 2 years ago

leon089y commented 3 years ago

I use youtube player with Win10 and last version of unity. The video shows, but there is no sound. I use audio outputMode = Direct. What could be the reason? image

iBicha commented 3 years ago

Can you share the link to the video / your youtube player settings?

leon089y commented 3 years ago

Hello! Link to the video - https://www.youtube.com/watch?v=1PuGuqpHQGo Youtube Player attached to 3D object - Cube. image

iBicha commented 3 years ago

I cannot reproduce, but if I had to guess, maybe this is related to the supported formats, and what kind of codecs you have installed. I don't have Windows 10 to dig deeper into this

iBicha commented 2 years ago

I cannot reproduce on Win10. Please try updating windows, using a newer Unity version, and the newer version of the package. Please reopen issue if it persists. Thank you!