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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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