Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.2.0a1
2017.3.0f3
Issue ID
981381
Regression
Yes
VideoPlayer inconsistent audio playback behaviour between Editor and Standalone build
How to reproduce:
1. Open Unity
2. Load user-submitted project (Link located in edit section)
3. Play "MainScene.unity" in Editor and Standalone build
Expected result: Audio is played in both Editor and Standalone build
Actual result: Audio is played in Standalone build while Editor requires script to have 'videoPlayer.controlledAudioTrackCount = 1;' line for sound to be played
Reproducible with - 2017.2.0a1, 2017.2.1p3, 2017.3.0p4, 2018.1.0b5
Not reproducible with - 5.6.5p1, 2017.1.3p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The LOD Group CrossFade Animate Cross-fading feature does not fade when the GPU Resident Drawer is enabled
- [Android Module] Unity double writes files in the "StreamingAssets" folder when they are deleted using "IPostGenerateGradleAndroidProject" after the Grandle project is generated
- IndexOutOfRangeException and InvalidOperationException when clicking on the HTML log in the Console
- Warnings "Attempting to draw with missing bindings" are logged when opening the HDRP VFX Template Sample Scene
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
Add comment