How to set default port for debugger custom player

I use a custom player to debug a unity process frequently. I always uses the port 55555. The default value in the dialog is 0. Is there a way to set the default to 55555?

0
1 comment

Hello Daniel,

The port is set up by Unity process and typically it is in 56xxx range. Process should be detected automatically:

If it works differently, could you please share a bit more details on your set up?

0

Please sign in to leave a comment.