Microsoft Teams のライブラリが悪さしてUnityでサウンドを鳴らそうとしたらエラーが出る

TroubleShoot

エラー内容

FMOD failed to get number of drivers … : "Error enumerating the available driver list. List may be inconsistent due to a recent device addition or removal. " (58)

対処法

/Library/Audio/Plug-Ins/HAL/

配下のMSTeamsのライブラリを削除する。

参考

FMOD failed to get number of drivers ... って出て Unity で音が出なくなったら - Qiita
tl; dr/Library/Audio/Plug-Ins/HAL/ 以下にある不要なものを全部消して再起動こんな感じのエラーメッセージFMOD failed to get number of…
Unity IssueTracker - [Mac][Audio] FMOD console error is thrown and there is no audio in the Editor when a specific audio device is added
How to reproduce: 1. Set up ZoomAudioDevice (known to cause the issue) on a MacMini computer 2. Make sure there are no audio input o...
タイトルとURLをコピーしました