The Virtual Console is a powerful debugging aid for Unity VR projects. It allows you to view and monitor the state of your game while testing it, with features such as a console, debug statistics, and auto-pause. The console displays existing debug messages, warnings, errors, and exceptions, and can be easily integrated into your project with a single prefab. Additionally, it includes a Discord bug reporting feature, allowing you to capture and send bug reports to a chosen Discord channel without leaving VR.
The Virtual Console supports Unity XR, SteamVR, Oculus SDK, PlayStationVR, and WindowsMR, and is compatible with Unity 2019 and later versions. The full source code is included, making it easy to customize and extend the console to suit your needs.
The Virtual Console supports the following platforms:
- Unity XR
- SteamVR
- Oculus SDK
- PlayStationVR
- WindowsMR
Compatibility:
- Unity 2019 and later versions
- Earlier versions of Unity available upon request
Features:
- Console for viewing debug messages, warnings, errors, and exceptions
- Debug statistics for monitoring specific values in your game
- Auto-pause for pausing the Unity Editor from within VR
- Discord bug reporting for capturing and sending bug reports
- Full source code included





