Quick answer: Watch for crashes clustering on a particular device, GPU, or OS version while others are fine, complaints you can't reproduce, and a clear pattern in the device breakdown. Device-specific bugs are invisible on your machine but obvious in device data.

A device-specific bug, one that hits a particular device, GPU, or OS version while everything else is fine, is baffling without device data and obvious with it. Here are the signs your game has a device-specific bug.

Crashes or Problems Clustering on a Particular Device, GPU, or OS Version

The defining sign is clustering: crashes or problems concentrated on a particular device model, GPU family, or OS version while other players are fine. A device-specific bug, by definition, hits specific hardware or software, so if your crashes cluster on one configuration and not others, you have a device-specific bug.

Bugnet captures device, GPU, and OS context with crashes, so clustering on a specific configuration is visible. Crashes clustering on a particular device, GPU, or OS version is the defining sign of a device-specific bug, and capturing device context is what makes it visible, since without it, a crash hitting only one GPU family looks like random scattered reports.

Complaints You Can't Reproduce on Your Own Devices

An indirect sign is complaints or reports about a problem you can't reproduce on your own devices, because the bug is specific to hardware or software you don't have. If players report a crash or bug that never happens for you, it's likely device-specific, occurring on a configuration outside your test set.

Bugnet captures crashes with device context from the field, so the configurations you can't test still report their problems. Complaints you can't reproduce are a sign of a device-specific bug (on hardware you don't have), and field capture with device context is how you see and diagnose them, since the device pattern reveals the configuration the bug is specific to.

A Clear Pattern in the Device Breakdown

The confirming sign is the pattern itself: when you look at the device breakdown of a crash, the reports concentrate on a specific configuration. A device-specific bug shows a clear pattern, one GPU family, one OS version, one device model, that points both to its device-specificity and often to its cause.

Bugnet shows the device breakdown of grouped crashes, so the pattern is visible at a glance. A clear pattern in the device breakdown confirms a device-specific bug and points at the cause (a GPU issue for GPU clustering, an OS issue for OS-version clustering, a memory issue for low-RAM clustering), turning a baffling crash into a specific, diagnosable problem.

Watch for crashes clustering on a particular device, GPU, or OS version while others are fine, complaints you can't reproduce, and a clear pattern in the device breakdown. Device-specific bugs are invisible on your machine but obvious in device data.