Documentation

Support

Multiplay Hosting

Multiplay Hosting

Debugging

Learn techniques for debugging your game servers running on Multiplay Hosting.
Read time 1 minuteLast updated 3 days ago

With Multiplay Hosting's Debugging feature, you can investigate issues you might have with your servers. Debugging offers you the following tools:

Logging

Logging provides a way to view, search, and download logs from the Unity Dashboard without setting up a custom integration with a third-party service.

Files

Game server files provide a list of files present on a server instance. You can optionally download these files.

Core dump access

A core dump is a file which contains a process's address space (memory) when it terminates unexpectedly. This file provides a snapshot of what happened when a process crashed.