Since yesterday I have been trying to access learning materials to resume my pathway after taking a break to do a Masters in Indie Game Dev. I can’t get any videos to load and can’t progress at all. I have tried multiple courses, browsers, devices… nothing works. How can I get Unity to respond or take notice of this?
I have tried on Chrome and Firefox on Windows 11 and Chrome on iOS. No proxy and I have switched off adblockers for this site (and all extensions in fact).
Opening the indicated link in a new tab does not play a video; it downloads a fragment of video about 3s long but that’s it.
Thanks, that virtual browser does work so it must be a me-problem I’ll try tinkering with a couple of additional browsers and see if I can get anything else working
I’ve come back to this after I gave up last year and the errors are still present on literally every browser I try. I don’t block cookies or anything so not sure what’s up with this
Hi,
I was struggling with the same issue and found a workaround.
The root cause is that AdGuard mistakenly blocks API requests, thinking they are ads or tracking attempts. Once blocked, the issue persists even after disabling AdGuard.
A simple solution is to install a browser extension that allows CORS requests. Just search for “Access-Control-Allow-Origin” in your browser’s extension store, install it, and enable it. This should allow the video to play again. After that, you can disable the extension.
However, if you re-enable AdGuard, the same problem will occur again.
This text was translated by ChatGPT.
Hope this helps!