Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2021.3.20f1
2022.2.11f1
2023.1.0b8
2023.2.0a6
Issue ID
UUM-30946
Regression
No
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
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
The WebGL platform only supports Videos from internet URLs, not from the IDBFS. We will consider this as a future feature.
Resolution Note (2023.2.X):
The WebGL platform only supports Videos from internet URLs, not from the IDBFS. We will consider this as a future feature.