I have multiple error beacause FMOD

Hello i am french developer and
have this error actually after building, i dont know why :

InvalidOperationException: Sequence contains no elements
System.Linq.Enumerable.Max[TSource,TResult] (System.Collections.Generic.IEnumerable1[T] source, System.Func2[T,TResult] selector) (at :0)
FMODUnity.EventManager.UpdateCache () (at Assets/Plugins/FMOD/src/Editor/EventManager.cs:132)
FMODUnity.EventManager.RefreshBanks () (at Assets/Plugins/FMOD/src/Editor/EventManager.cs:33)
FMODUnity.BankRefresher.RefreshBanksIfReady () (at Assets/Plugins/FMOD/src/Editor/BankRefresher.cs:122)
FMODUnity.BankRefresher.Update () (at Assets/Plugins/FMOD/src/Editor/BankRefresher.cs:47)
UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at <2acbecbc299e4654adc94df891af51f2>:0)

Hi,

What version of the FMOD integration are you using?

Could I get a screenshot of your FMOD integration settings:
image

It may be an issue with your banks.

Same issue here. Just started using FMOD and it broke some of the scenes that used transitions between scenes. Have not added any sound yet.

Hi,

Could I grab you FMOD integration version, could you also apply the following settings and share any of the FMOD errors in the console?


Have you disabled the integrated audio system?

Thank you for a follow-up.

As it turned out, it did not break transition. Yet the error is persistent across all scenes.

Logs attached. here:

1 Like

Thank you for the logs and the info.

Could I grab your FMOD Integration number and any repro steps or your current set up that is triggering the issue?