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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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