CrashSentry

CrashSentry is a web + desktop companion that turns messy player crash reports into actionable engineering tasks for indie and mid-size game teams. It ingests Unity/Unreal logs, minidumps, and platform crash feeds, then groups them by root-cause fingerprints (stack traces, symbols, device/GPU, driver versions, scene, build hash). An AI layer summarizes each cluster into a reproducible hypothesis, likely offending subsystem, and a suggested next debugging step, but it never pretends certainty—everything is linked back to raw evidence. It auto-creates issues in Jira/GitHub with the right labels, severity, and affected versions, and tracks whether a fix actually reduced crash rate in the next build. The product is intentionally narrow: stability triage and regression tracking, not a full analytics suite. Teams get faster hotfix cycles, fewer “can’t repro” dead ends, and clearer release go/no-go decisions.

← Back to idea list