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
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
Add comment