decentraland / unity-explorer

Apache License 2.0
8 stars 11 forks source link

[QA] Goerli | Beer Dispenser Unresponsive (73,-7) #2336

Open Ludmilafantaniella opened 2 days ago

Ludmilafantaniella commented 2 days ago

Explorer Alpha build versions:

Issue Description:

In the Goerli scene at coordinates (73,-7), the beer dispenser is unresponsive. While the highlight surrounding the mug and the tooltip "E to pick up" appear when approaching the dispenser, it is not possible to pick up the mug or dispense beer.

STR:

  1. Go to the coordinates (73,-7) in Goerli.
  2. Approach the beer dispenser.
  3. Observe that the highlight appears and the tooltip "E to pick up" shows up.
  4. Press "E" to pick up the mug or dispense beer.

❌ Actual Result

The item remains unresponsive, and the player is unable to pick up the mug or use the beer dispenser.

https://github.com/user-attachments/assets/80fd8bda-044b-4834-81b5-25cbcbfb2803

✅ Expected Result

The player should be able to interact with the beer dispenser, pick up the mug, and dispense beer when prompted.

Additional Notes:

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

mikhail-dcl commented 11 hours ago

Most likely it's because of recent multiplayer changes: player data is no longer available on start. So the scene should have been refactored. It was the agreement with @gonpombo8

Please don't make this data available again on start, this was a deliberate design decision to eliminate ambiguous behavior