Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2017.4.12f1
Issue ID
1093972
Regression
No
Video with unsupported audio codec doesn't play sound and gives no warnings in the editor
To reproduce:
1. Open attached project "audionowarning.zip"
2. Open "SampleScene.unity" scene
3. Select Canvas > Working in the hierarchy and make sure that this object is enabled and NoWarningNoAudio is disabled
4. Enter Play mode
5. Audio works
6. Disable Working game object and enable NoWarningNoAudio
7. Enter Play mode
Expected result: if no audio is played due to unsupported audio codec at least a warning should show up
Actual result: no audio and no warnings
Reproduced on:
2017.4.0f1 2017.4.18f1 2018.3.1f1 2019.1.0a13
Notes:
On 2017.4.0f1 the video is flickering
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
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Resolution Note:
Depending on how we read the bug description, the user could mean that he wants a warning _in editor_ for a codec that will not be supported _in device_. We don't have this capability right now, although this may be doable (at the high cost of having to know the capabilities of all types of iOS devices...).