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
- LUT assets are not shown when selecting Spectral Lut with Advanced Object Selector
- GameObjects disappear from Scene view when hidden in Hierarchy and Scene view Eye icon is disabled with GPU Resident Drawer enabled
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
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