Your games crash. Then your players get mad. Then they yell at you on Twitter. Let’s fix that. Sentry for Unreal Engine 4 alerts you to crashes in your games while providing the detailed context you need to fix the issue.
Sentry for Unreal alerts you to crashes in your games while providing the detailed context you need to fix the issue, ASAP. Normally there’d be a Sentry SDK for you to install, but you don’t need it to capture crashes in your UE5 application. Instead, you’ll install and configure the UE5 Crash Reporter. This is provided out of the box by Epic Games.
Check our documentation for the latest instructions.
See all platformsThe addition of Unreal’s crash report uncovers full visibility into the crash’s full impact. See error details like function name and line number. Capture your game’s crashes at scale without throwing your laptop across the room.
Event trails detail what was happening in the game before a crash occurs. Find and fix these issues before more than a small percentage of your users have smashed their screens in frustration.
Record events even when devices are offline or in airplane mode, then send errors as soon as connection is regained.
“Sentry automatically captures an enormous amount of valuable information whenever a player experiences a game crash.”
Record environment and state details so you can recreate bugs, no matter how your players access and interact with the game.
Use Sentry’s tag distribution graph to isolate and prioritize any error by seeing how often it occurs in context.
Find answers to key questions: How actionable is the error? Can I just ignore it?