Bug: The www.youtube.com/watch_videos route works correctly when accessed and used properly in Unity, but it does not work when running the USharpVideo setup in-game.
e.g. https://www.youtube.com/watch_videos?video_ids=ID1,ID2,ID3...
Expected: The route should behave the same in-game as it does in Unity, and follow the location redirect given to the client.
Actual: The route fails or does not function in-game, despite working in Unity.
Bug: The www.youtube.com/watch_videos route works correctly when accessed and used properly in Unity, but it does not work when running the USharpVideo setup in-game.
e.g.
https://www.youtube.com/watch_videos?video_ids=ID1,ID2,ID3...Expected: The route should behave the same in-game as it does in Unity, and follow the location redirect given to the client.
Actual: The route fails or does not function in-game, despite working in Unity.