Lobby transition into Character Select

Options
Hello,

I have a problem with my photon project, just as the title suggests. I am loading into the second level with code that's the same as the tutorial. Where I deviate is in my second room. I have a camera that should be individual for each player that shows them the ability to pick which class/character they want to play. This all seems well and good and works on a single client.

The issue comes when I build a client and run the editor at the same time. One can load in successfully and select character and so on, but when I try to connect to the room with a second client it shunts the first client back to character select and allows for no more input. Once I am able to force close the original client the second client loads into the room and works perfectly.

What can I do to fix this? Code Available on request.

Comments