decentraland / unity-explorer

Apache License 2.0
9 stars 11 forks source link

Goerli | Multiplayer: Beer dispenser actions not syncing between players in 'Beer-Dispenser' scene (73, -7) #1631

Open Ludmilafantaniella opened 3 months ago

Ludmilafantaniella commented 3 months ago

Explorer Alpha build versions:

Issue Description:

In the 'Beer-Dispenser' scene at coordinates (73, -7) in Goerli, multiplayer synchronization issues occur. The scene functions well in single-player mode, but when multiple players interact, actions such as lifting, putting down, or filling a beer mug are not visible to other players. Additionally, the beer mug does not appear attached to the other player’s avatar.

STR:

  1. Launch the explorer.
  2. Use the command /goto goerli.
  3. Navigate to the 'Beer-Dispenser' scene at coordinates (73, -7).
  4. As Player A, interact with the beer dispenser by lifting, putting down, or filling a beer mug.
  5. As Player B, observe whether these actions are visible and whether the beer mug appears attached to Player A's avatar.

Expected behavior:

All interactions with the beer dispenser should be visible to all players in real-time, including seeing the beer mug attached to other players' avatars.

Current behavior:

https://github.com/user-attachments/assets/fb161544-2d18-4f9d-b517-1b9d563659a1

Additional Notes:

Windows 11. 12th Gen Intel(R) Core(TM) i7-12650H 2.30 GHz. nvidia geforce RTX

m3taphysics commented 3 months ago

I thought this was working previously.

m3taphysics commented 3 months ago

Downgrading importance until we verify they are working on Unity Renderer

nearnshaw commented 1 hour ago

I can confirm this issue is still happening on the new client

Avatar bones are not present at all on other avatars apparently, so this same issue impacts any scene where you want to see another player holding an item