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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Terrain Layer settings remain when the Terrain Layer is removed
- Terrain Layer settings UI elements overlap when a new Terrain Layer is created
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
Add comment