Issue
I am using the crashreporter.exe (Unreal Crash Reporter) from Unreal Engine. I add feedback to the crash reporter that pops up, but the feedback does not show up in my Issues in Sentry nor in the User Feedback tab.
Applies To
- All customers and self-hosted users
- User Feedback
- Unreal Engine
Resolution
The built-in crash reporter is meant to be a bare bones implementation of Sentry, and is missing many features like User Feedback. Therefore, what you submit in there will not be registered as user feedback in your events in Sentry.
Instead, you will need to set up the user feedback feature as documented here.