Search Issue Tracker
Won't Fix
Votes
1
Found in
2020.3.47f1
2021.3.23f1
2022.2.16f1
2023.1.0b12
2023.2.0a11
Issue ID
UUM-33096
Regression
No
An “Cannot create FMOD::Sound instance for clip "dt2_01" (FMOD error: Unsupported file or audio format. )” Error gets thrown when trying to play an Audio Clip from Asset Bundle
Reproduction steps:
1. Open the attached “webgl-lightmaps.zip” project
2. Open the “Assets/Scenes/test-audio.unity” Scene
3. Enter the Play Mode
4. Observe the Console window
Expected result: Audio is played and there are no errors present in the Console window
Actual result: No audio is played and “Cannot create FMOD::Sound instance for clip "dt2_01" (FMOD error: Unsupported file or audio format. )” Error is present in the Console
Reproducible with: 2020.3.47f1, 2021.3.23f1, 2022.2.16f1, 2023.1.0b12, 2023.2.0a11
Reproducible on: Windows 10 Pro (22H2)
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
- Number "0" is not visible in Unity Documentation page button tooltips
- Selected Korean input text in UIToolkit TextField is not fully replaced when refocusing and entering new input
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
Resolution Note:
We don't have a usable repro case for this bug because we can't access a necessary asset bundle, so we're closing for now. If we do hear back, and can get access to the asset bundle, we'll re-open this bug and check it out.