Mp3 files not recognized 2022.2 webgl

Hello everyone,

I’m having an issue where mp3 files are not being recognized in my Unity project, either in the editor or in the WebGL build. This issue occurred when I updated from version 2022.1 to Unity 2022.2, and the mp3 audio files were not shown in the project.
I’ve attempted to read the files using the “AudioClip” and “AudioSource” components. But neither seems to work. Has anyone else run into this problem or know how to fix it? Any help would be greatly appreciated.

Thanks!

Errors during import of AudioClip Assets/Englishdz/midi/ants_go_marching.mp3:
FSBTool ERROR: Preview file already set! Cannot have multiple preview files.
FSBTool ERROR: Could not initialise FSBank. Error code: 10
FSBTool ERROR: Could not initialise FSBank: Already initialized.

(Filename: C:\build\output\unity\unity\Modules\AssetPipelineEditor\Public\AudioImporter.cpp Line: 1062)