Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2018.4.X, 2019.4.X, 2020.2.X
Votes
0
Found in
2019.3
2020.1
2020.1.0b4
2020.2
Issue ID
1232267
Regression
Yes
[Audio] "Assertion failed on expression" is thrown while playing an Audio preview when Unity Audio is disabled
"Assertion failed on expression" is thown while playing an Audio preview when Unity Audio is disabled. In previous versions Unity does not allow to play preview if Unity Audio is disabled in project settings. Refer the attached video
Steps to reproduce:
1) Create a new project
2) Import attached sample audio file
3) Play the Audio preview from Inspector
4) Edit > Project Settings > Audio > Check 'Disable Unity Audio'
Actual result: "Assertion failed on expression" are thrown in console
Expected result: No errors are thrown in console and Audio preview is disabled
Occurring on: 2020.2.0a5, 2020.1.0b4, 2019.3.4f1, 2019.3.0a1
Working fine on: 2019.2.11f1
Environment: Both Windows and Mac
Stack Trace: Assertion failed on expression: '!IsAudioDisabledInStandalone()'
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
Add comment