Documentation

Support

Multiplay Hosting

Multiplay Hosting

Server files

Understand what server files are and how to manage files on your game servers.
Read time 1 minuteLast updated 3 days ago

Game developers configure their server applications to output many different forms of information to files, ranging from performance data captured by a profiler to reports or logs generated when an error or crash occurs. Multiplay Hosting surfaces these files (including logs) from your build executable through the Unity Dashboard. There are two methods to access these files: To access server files through the Debugging interface:
  1. In the Unity Dashboard, open Multiplay Hosting.
  2. Select Debugging.
  3. Select the Files tab.
  4. Enter a server ID to view its game server files.
To access server files through the Servers interface:
  1. In the Unity Dashboard, open Multiplay Hosting.
  2. Select Servers.
  3. Select a server from the list.
  4. Select the Files tab.
From there, you can use filters to sort through the results. If your log files aren't displayed in the Unity Dashboard, refer to Troubleshooting logs.