Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.2.0b9
Issue ID
1051461
Regression
No
[Windows] VideoPlayer.errorReceived() callback is not triggered when internet connection is lost
To reproduce:
1. Open the attached project and run it
2. Click "prepare" button and wait for "Prepare completed" event logged in Console
3. Once "Prepare completed" message is logged disconnect your machine from the internet
4. Click "Play". Wait until the video reaches the end of the downloaded buffer and pauses
5. Observe the following error in the console:
WindowsVideoMedia error 0x80072ee7 while reading https://www.sample-videos.com/video/mp4/720/big_buck_bunny_720p_30mb.mp4
Context: IMFSourceReader::ReadSample
Error details: <Empty>
Track types:
Unreadable Track
Reproduced: 2017.1.4p2, 2017.2.3p2, 2017.3.2f1, 2017.4.6f1, 2018.1.7f1, 2018.2.0b10, 2018.3.0a3
Note: not reproducible on Mac
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
Add comment