Unity Issue Tracker - Video file stored in the persistent data path is not loaded and the error "404" is thrown in the browser Console when running the WebGL build
Closed
UUM-30946
Video file stored in the persistent data path is not loaded and the error "404" is thrown in the browser Console when running the WebGL build
Unity: Web Platform
Won't Fix
2023.2.X
2023.1.X
2022.2.X
2021.3.X
The WebGL platform only supports Videos from internet URLs, not from the IDBFS. We will consider this as a future feature.
How to reproduce:
1. Open the project “IN_34468”
2. Press the file → Build And Run
3. Press the “Space” key
Expected result: image and video is loaded
Actual result: image loaded without a video with an error in the browser Console “Failed to load resource: the server responded with a status of 404 (Not Found)“
Reproducible with: 2021.3.20f1, 2022.2.11f1, 2023.1.0b8, 2023.2.0a6
Couldn’t test with: 2020.3.46f1 (due to compiler errors)
Note: not reproducible in Windows Standalone and Editor
Prioritise and Follow this issue
Have a workaround or additional info about this issue?