Why does the 2nd player have a black screen with two clients enabled?

I just created a new project using the third person game template. If I set the number of clients to 2 and play the game, the first player screen is ok, but the second player’s screen is completely black.

This also happens using the other templates, on both 4.0.2 and 4.1.0 versions.

Any idea of why this is happening?

I had this same issue and it has to do with my system “blocking” localhost (127.0.0.1). Mine was caused by my bigfoor network killer network card. For some reason it blocked my localhost.

To fix this I had to start a cmd window and navigate to C:\Program Files\Bigfoot Networks\Killer Network Manager\

and then execute this command.

KillerTool.exe -lsp-unmap

I hope this helps

Help you so much, i have a “bigfoor network killer network card” and i was with a same problem, and this helped!

Thank you very much it worked. I have the same card.