Search Issue Tracker
Fixed
Fixed in 2021.3.30f1, 2022.3.8f1, 2023.1.10f1, 2023.2.0b6, 2023.3.0a1, 7000.0.0a1
Votes
0
Found in
2020.3.40f1
2021.3.10f1
2022.1.17f1
2022.2.0b8
2023.1.0a11
2023.2.0a1
Issue ID
UUM-16395
Regression
Yes
Audio preview in Inspector does not work when Disable Unity Audio is enabled
Reproduction steps:
1. Open the attached project
2. Go to Edit → Project Settings → Audio and enable “Disable Unity Audio”
3. In the Project window select “Wind Ambience.mp3”
4. In the Inspector window press the play button to start playing the audio
Expected result: The audio playback is started and it can be heard
Actual result: The audio playback doesn’t start and nothing can be heard
Reproducible with: 2020.2.0a8, 2020.3.40f1, 2021.3.10f1, 2022.1.17f1, 2022.2.0b8, 2023.1.0a11
Not reproducible with: 2020.2.0a7
Reproducible on: macOS 12.6
Comments (1)
-
globichopf
Feb 19, 2025 16:39
Still can't preview audio clips when "Disable Unity Audio" is enabled in 2022.3.50f1. Also, audio clips don't seem to load. Their "loadState" stays on "Unloaded", even if calling audioClip.LoadAudioData() returns true.
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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Resolution Note (fix version 7000.0.0a1):
Update UI/Docs for previewing audio clip in inspector
Resolution Note (fix version 2023.3.0a1):
Update UI/Docs for previewing audio clip in inspector
Resolution Note (fix version 2023.2.0b6):
Update UI/Docs for previewing audio clip in inspector
Resolution Note (fix version 2023.1.10f1):
Update UI/Docs for previewing audio clip in inspector
Resolution Note (fix version 2022.3.8f1):
No testing, this is a doc/UI change that does not contain tests
Resolution Note (fix version 2021.3.30f1):
Update UI/Docs for previewing audio clip in inspector