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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
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