Search Issue Tracker

Fixed in 2017.4.0

Fixed in 2017.4.X

Votes

1

Found in

2017.2.0b5

2017.2.0f3

Issue ID

1036684

Regression

Yes

VideoPlayer.Prepare() causes error: Assertion failed: Assertion failed on expression: 'info.videoAudioData == NULL'

Video

-

How to reproduce:
1. Open the attached project
2. Open the "test" scene
3. Press Play
4. Press "RepeatClick" button

Actual result: VideoPlayer.Prepare() causes "Assertion failed: Assertion failed on expression: 'info.videoAudioData == NULL'" error in the console.

Reproducible with: 2017.2.0b5, 2017.2.3f1, 2017.4.3f1, 2017.4.9f1.
Not reproducible with: 2018.3.0a1, 2018.2.0b5, 2018.1.1f1, 2017.2.0b4, 2017.1.4f1.

--------------------------------------
Fixed in 2017.4.14f1.

Comments (4)

  1. kurtscheuringer

    Dec 18, 2018 16:53

    Same result on 2017.4.13f1

  2. ryanmillerca

    Aug 23, 2018 21:50

    I fixed this by using Direct Audio instead of AudioSource. Which works fine on macOS and iOS but doesn't play audio on Windows machines.

  3. ryanmillerca

    Aug 23, 2018 21:20

    I'm also having this issue in 2017.4.8

  4. overpowerMCM

    Aug 09, 2018 17:33

    Same result on 2017.4.8f1

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.