Quick answer: Verify its real scope from captured data (a few reports might be the tip of a wider issue), weigh its severity, and usually defer it in favor of higher-impact work unless it's cheap or severe.

A bug affecting only a few players is usually low priority, but the decision isn't automatic, you should confirm the real scope and weigh severity before deferring. Here is what to do when a bug affects only a few players.

Verify the Real Scope From Captured Data

First confirm it really affects only a few: a few reports might be the visible tip of a wider issue (most players don't report), or it might be genuinely rare. Check your captured data for how many players actually hit it, so you know its true scope rather than judging by report count alone.

Bugnet captures crashes from all players (not just reporters) with impact data, so you can see whether a bug really affects only a few or is a wider issue with few reports. The captured count reveals the true scope, distinguishing a genuinely rare bug from a silently widespread one that only a few reported, so your priority decision is based on real impact.

Weigh the Severity for Those Players

Consider severity: a bug affecting few players but severe for them (a game-breaker, progress loss) may still warrant fixing, especially if cheap, while a minor bug affecting few is clearly low priority. Weigh how badly the few affected players are hurt, not just how many.

Bugnet captures the bug with context, so you can see how severe it is for the affected players. A few players hitting a game-breaking bug (severe, even if rare) is different from a few hitting a cosmetic one, and the captured context lets you weigh the severity, informing whether a low-reach bug still warrants a fix.

Usually Defer, Unless Cheap or Severe

Make the call: usually defer a genuinely low-impact bug in favor of higher-impact work, but fix it if it's cheap (a quick fix is worth it) or severe (a game-breaker for the few, especially if they're important or vocal). The default for low-reach, low-severity bugs is defer.

Bugnet's impact ranking confirms the bug is low-priority relative to your other issues, supporting a confident defer decision. Seeing it ranked below your high-impact issues tells you deferring it is the right call (your time is better spent on the higher-impact ones), unless severity or a cheap fix changes the calculus, an informed prioritization rather than neglect.

When a bug affects only a few players, verify its real scope from captured data (a few reports might be a silent wider issue), weigh its severity, and usually defer it in favor of higher-impact work unless it's cheap or severe. Confirm the real scope before deferring.