Hi, I’m working with some friends on a project for a Unity game which uses dedicated servers. Those dedicated servers use batchmode and when trying to redirect the output from that process it crashes.
I’m using a ProcessLauncher with the redirect output option set as true to start the process.
Does anybody know anything about how does Unity output work ?