Automatically detect crashes and fatal errors in your Unreal Engine games on Android and iOS, collecting diagnostic information and immediately notifying your development team to help you to understand and resolve issues as fast as possible.
Supports Unreal Engine 4.23 and later.
- Automatically report crashes and fatal errors
- Report handled exceptions
- Log breadcrumbs which are attached to crash reports and add insight to users' actions
- Attach user information to determine how many people are affected by a crash
- Create a Bugsnag account
- Complete the instructions in the integration guide to report crashes from your game
- Report handled exceptions using
UBugsnagFunctionLibrary::Notify()
- Customize your integration using the configuration options
- Read the integration guide or configuration options documentation
- Search open and closed issues for similar problems
- Report a bug or request a feature
All contributors are welcome! For information on how to build, test and release bugsnag-unreal
, see our contributing guide.
The Bugsnag Unreal Engine notifier is free software released under the MIT License. See the LICENSE for details.