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'
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)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
kurtscheuringer
Dec 18, 2018 16:53
Same result on 2017.4.13f1
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.
ryanmillerca
Aug 23, 2018 21:20
I'm also having this issue in 2017.4.8
overpowerMCM
Aug 09, 2018 17:33
Same result on 2017.4.8f1