Hexnite - Discord Bug Reporter

Discord Bug Reporter is an easy to use Unreal Engine plugin that enables players to send detailed in-game bug reports including text, screenshots, and logs, straight to a Discord channel of your choice using a webhook.

Setup takes seconds: open Project Settings, paste your Discord webhook, and customize the included widget if desired. Players can submit a report at any time using the Bug Report hotkey (F6 by default), giving you immediate, actionable feedback to resolve issues quickly.


Features

  • Easy setup
    Configure everything in Project Settings → Plugins → Discord Bug Reporter. Paste your Discord webhook URL and you're ready to go.

  • In-game bug reporting via a fully customizable widget
    Players can submit a report including:
    – Screenshot
    – Title & description
    – Map name
    – Bugitgo location
    – Logs
    The widget (WBP_BugReport) is located under Plugins → Discord Bug Reporter Content and can be edited as desired.

    • Works everywhere
    Compatible with the Unreal Editor, Development builds, and Shipping builds.

    • Customizable hotkeys (keyboard + gamepad)
    Configure separate hotkeys and optional hold-to-activate times to avoid accidental presses on gamepads.

    • Multiple response types
    Choose from Error, Warning, Feedback, Bug Report, Feature Request, Information, and Question. Each type uses a different embed color in Discord, making incoming reports easier to sort at a glance.

    • Built-in client-side rate limiting
    Approximately 20 webhook posts per minute/per player. Additional reports are queued automatically, preventing spam or malicious flooding.

    • Webhook URL obfuscation
    The webhook is stored using XOR + Base64 encoding, preventing it from being exposed in plaintext inside packaged builds.

    • Instant teleport to bug locations
    The embed includes the Bugitgo location, allowing you to copy/paste it directly into Unreal’s console to teleport to the exact position and rotation where the report was made.


Documentation

https://drive.google.com/file/d/1RLdoxthDuTu6QxygFqDc2r-8HgxVTVYa/view?usp=sharing

Support

https://discord.gg/M4GgppbxPD

This is a fantastic idea. I was thinking of creating an email feedback system but this is better.