Bug - Return to Lobby from Game and all rigidbody freeze

Options

Hello,

I am facing a problem, wish to get help here.

In our game, when start from lobby, without network connection and not in room, the character is also offline without runner needed, all works fine.

Then create session/runner, and join game, there comes networkphysics3D, and all works fine.

Then back to lobby from room, ALL freeezed, there is no physics works.

I guess maybe shutdown runner and also shutdown the networkphysics3D, then there is no physics simulation in the lobby ?

can anyone give help on this.

Thx!

Comments

  • ramonmelo
    Options

    Hi @ISVR ,


    Then back to lobby from room

    Does this mean you shut down the Runner?

    If yes, then all the networked-related entities will stop working, as the connection was ceased.


    Or, do you mean that the same character that was working fine in offline mode, without any of the Fusion components has stopped working?


    --

    Ramon Melo

    Photon Fusion Team