I’m finding that when running a standalone game my log window only shows the client’s log messages but not the servers. How can I see the log messages for the server/authority?
Only the host has that log information. If you are running the host locally then you can view it like on a client. There isn’t a facility for sending the log information from the server to the client, if that’s what you are looking for.