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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Add comment