Search Issue Tracker
Won't Fix
Votes
1
Found in
2018.2.0b6
Issue ID
1045507
Regression
No
[VideoPlayer] Direct audio output webm videos play only through one speaker/headphone
How to reproduce:
1. Open the attached project
2. Play Render Texture scene
3. First video is mp4 and plays with Audio Source audio output mode
4. To change audio output mode click on Audio Mode button it will change from Audio Source to Direct
5. Notice that it plays normally through both headphones
6. Click on next video button |> and video will change to webm
Result: this video plays audio only through one headphone when audio output mode is set to Direct
Reproducible: 2018.2.0a5, 2018.20b6, 2018.3.0a1
Tested and reproduced:
iPad 10.5’’ iOS 10.3.3 -> plays through one speaker
Macbook Pro OSX 10.13.4
Samsung Galaxy S8 Android 7.1
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
- VFX Graph link contrasts fail WCAG guidelines
- D3D12 PSO disk cache feature crashes if paths contain non-ASCII characters
- Different colors are present when Alpha channel is unclamped
- Visual Effects Forums link leads to generic Unity Forums
- The dithering node returns a blocky effect when the Render Scale is set to some values below 1
Resolution Note:
Play videos with 5.1 or 7.1 audio does work on the majority of Android and Chrome OS devices, but the channel order is different/wrong on some devices. There is no way to fix this from within Unity since we relay on Google's MediaExtractor and MediaCodec libraries for video decoding. The issue has been raised with Google and we are giving them all the information that we have about it.