Search Issue Tracker

Fixed in 2017.2.0f3

Votes

5

Found in

2017.1.0b4

Issue ID

911150

Regression

No

VideoPlayer.errorReceived callback is not triggered when video fails to play with failed URL connection

Video

-

To reproduce:

1. Download and open "Test2017.zip" project.
2. Open "Scene" scene.
3. Disconnect your machine from the internet.
4. Run the project in the editor.

Expected result: Console returns message "error recived" when VideoPlayer.errorReceived callback is triggered which was defined in VideoPlayerManager.cs script.
Actual result: Console returns full error instead of defined message.

Reproduced with: 2017.1.0b5, 5.6.1p1

Notes: In this case error pops when machine is disconnected from internet and trying to play video trough url path.

Full error:

WindowsVideoMedia error 0xc00d0035 while reading "user's entered url"

Context: MFCreateSourceReaderFromURL
Error details: <Empty>
Track types:

Verified with: 2017.2.0b11.

Comments (4)

  1. leonid_umanskiy_aofl

    Jun 21, 2018 16:55

    This issue is not fixed fixed in 2017.2.1f3, neither in 2018.2.0.b9.

  2. kindttje

    Jun 12, 2018 11:01

    issue is still there in unity 2017.4.3f1

  3. ehsan1234

    Aug 04, 2017 13:29

    same issue in:
    5.6
    5.6.1
    5.6.2
    2017.1.0f3
    2017.2.0b2

  4. ArBuZ

    Aug 02, 2017 11:35

    I found the same issue in 5.6

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.