Photon not Connecting because an other Scene was loaded before

Options

Hello!

I have an Scene where u can press a Button and then with

SceneManager.LoadScene("Menu");

Then u get redirected to the Menu. But if u then join a room or create a room I dont get in the Game Scene. I stuck at the Loading Screen than


What can I do?

Answers

  • Klover
    Klover ✭✭
    edited December 2021
    Options

    PhotonNetwork.LoadLevel(whatever scene in the scene index);