Quick answer: Your audio cuts out most often because of channel/voice starvation: there's a limit to how many sounds can play simultaneously, and when too many are triggered (especially in busy moments like combat), some get cut off or fail to play. It can also come from device/buffer issues or audio-focus handling (the OS taking audio focus on mobile). Managing your voice budget is the main fix.
Audio cutting out, sounds suddenly stopping, effects not playing, audio dropping during busy moments, breaks immersion and feels broken. The most common cause is running out of audio voices when too many sounds play at once.
Why Audio Cuts Out
Audio systems can play a limited number of sounds simultaneously (voices/channels). When the game triggers more sounds than there are voices, voice starvation, the system drops some: it may cut off currently-playing sounds or fail to play new ones. This commonly happens in busy moments (lots of effects at once, like intense combat) where many sounds fire together and exceed the voice limit. Spamming the same sound rapidly also burns voices fast.
Other causes: audio device/buffer issues (a device change, an underrun) interrupting audio, and audio focus handling (the OS taking audio focus on mobile, and the game not handling it). But voice starvation during busy moments is the most common cause.
How to Diagnose and Fix It
Check whether cutouts correlate with busy audio moments (many sounds at once), which points at voice starvation, monitor how many voices are in use and whether you're hitting the limit. If it cuts out on device changes or after backgrounding (mobile), it's a device/focus issue. Bugnet captures reports with context, so audio-cutout complaints and any correlation (busy moments, certain devices, after backgrounding) surface.
Fix by managing your voice budget: prioritize important sounds (so they aren't cut for minor ones), cap how many instances of a sound play at once, and cull inaudible/low-priority sounds to free voices. For device/focus issues, handle audio device changes and audio focus. See our guide on fixing audio that cuts out.
Audio cutting out is usually too many sounds for too few voices. Prioritize important sounds, cap and cull the rest so the voice budget holds even in chaos, and handle device/focus changes.