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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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...).