decentraland / unity-explorer

Apache License 2.0
8 stars 11 forks source link

[QA] Scene Rooms Communication: Lack of Reconnection Policy #2266

Open gonpombo8 opened 4 weeks ago

gonpombo8 commented 4 weeks ago

Explorer Alpha build versions:

Issue Description:

Sometimes you are disconnected from the Scene Room, and there is no reconnection mechanism.(You see the Poor Scene Room connection in the button next to the minimap). This cause some issues in the multiplayer experience because you see other players playing the game, and you can still play the game because you are alone in the scene and you don't receive any scene messages because you are not connected.

In the DEBUG panel, at the ROOM SCENE level, it saids stopped connection or something like that (sorry i didn't take a photo).

STR:

1. 2. 3.

Expected behaviour:

You should be reconnected to the scene room, or at least show a message that you are not connected.

Current behaviour:

Evidence:

Additional Notes:

NickKhalow commented 3 weeks ago

Could you provide the repro steps?

NickKhalow commented 3 weeks ago

It may be related to the socket issue, put it on hold for a while