decentraland / unity-explorer

Apache License 2.0
8 stars 11 forks source link

Goerli | Avatar Swap: Issues with avatar visibility and animations in multiple scenes on Goerli #1643

Open Ludmilafantaniella opened 1 month ago

Ludmilafantaniella commented 1 month ago

Explorer Alpha build versions:

Issue Description:

In the 'Advanced-Avatar-Swap' scenes at coordinates (76, -7) and (76, -6), the original avatar remains visible, and sometimes disappears. The swapped avatar is only visible when jumping, and its animations do not match the player's movements. Additionally, in the 'Avatar-Swap' scene at coordinates (75, -7), there is a noticeable delay before the avatar swap is reflected.

STR:

  1. Launch the explorer.
  2. Use the command /goto goerli.
  3. Navigate to the 'Advanced-Avatar-Swap' scenes at coordinates (76, -7) and (76, -6).
  4. Observe the avatar swap behavior and check for animation mismatches.
  5. Jump to see if the swapped avatar becomes visible.
  6. Navigate to the 'Avatar-Swap' scene at coordinates (75, -7).
    • Observe the time it takes for the avatar swap to be reflected.

Expected behaviour:

  1. Avatar swap should work seamlessly, with the swapped avatar immediately visible and properly animated according to the player's movements.
  2. Avatar swap should be reflected without delays in all relevant scenes.

Current behaviour:

  1. In 'Advanced-Avatar-Swap' scenes:

    • The original avatar remains visible or disappears.
    • The swapped avatar is only visible when jumping.
    • Animations do not match the player's movements.
  2. In 'Avatar-Swap' scene:

https://github.com/user-attachments/assets/a1b4854f-fa20-48dd-a2ce-9ee3a9c74263

Additional Notes:

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

sandrade-dcl commented 1 month ago

This issue should be solved when we fix the issue #359 👍