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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment