I'm attempting to install Wwise on a clean Unity 2021.3 project. Import fails and I get thrown into safe mode when I open Unity with the error that an infinite import loop has been detected.
An infinite import loop has been detected. The following Assets were imported multiple times, but no changes to them have been detected. Please check if any custom code is trying to import them:
Assets/Wwise/API/Runtime/Plugins/Mac/Profile/AkSoundEngine.bundle(modified date 2023-04-26T22:57:30.5809107Z)
Assets/Wwise/MonoBehaviour/Runtime/AkSwitch.cs(modified date 2023-04-26T22:56:17.3488657Z)
Assets/Wwise/MonoBehaviour/Runtime/AkAudioListener.cs(modified date 2023-04-26T22:56:17.3078658Z)
Assets/Wwise/MonoBehaviour/Runtime/AkGameObj.cs(modified date 2023-04-26T22:56:17.3188653Z)
Assets/Wwise/MonoBehaviour/Runtime/AkBank.cs(modified date 2023-04-26T22:56:17.3088649Z)
Assets/Wwise/LauncherInfo.json(modified date 2023-04-26T22:57:24.6058603Z)
Assets/Wwise/MonoBehaviour/Runtime/AkInitializer.cs(modified date 2023-04-26T22:56:17.3268651Z)
Assets/Wwise/MonoBehaviour/Runtime/AkState.cs(modified date 2023-04-26T22:56:17.3438669Z)
Assets/Wwise/MonoBehaviour/Runtime/AkTerminator.cs(modified date 2023-04-26T22:56:17.3498671Z)