A bug reporting system for Unity games.
Contains a demonstration mode that runs in the editor with no setup.
Requires either the full version, or a running editor to act as a server.From 2020.3 and upwards, the hybrid package format is being used.Assets/Plugins/Dungbeetle -> Packages/com.beetlecircus.dungbeetleCollect and track feedback in Unity projects.To give your players an oportunity to report bugs that they find, simply put our bug reporting MonoBehaviour on one of your GameObjects.The package includes an easy way to deploy your own sever either on Windows, Linux or in a docker container.DocumentationReport from builds or from play mode.Customizable report attachments.Encrypted transfers.Comfortable report browsing in Unity.Full source code is included.