Rare error telling that an internal process ran out of memory. これより先に、必ずLower Engine Poolに関するInsufficient Memoryエラーが表示されます。
推奨される解決策:
AK::SoundEngine::Init()
の前に、 AkPlatformInitSettings.uLEngineDefaultPoolSize
を増やし、Lower Engine Poolのメモリ配分を増やします。初期化の設定については、サウンドエンジン統合の詳細を参照してください。
Playback LimitsやVirtual Voicesを利用しボイスをキルして、Lower Engine Poolの管理を改善します。