decentraland / unity-explorer

Apache License 2.0
7 stars 11 forks source link

[QA] Backpack does not save changes #561

Closed olavra closed 3 months ago

olavra commented 3 months ago

Issue Description:

After making some changes in the backpack, clicking close do not change the avatar or refresh it. Closing the game keeps the avatar as it was.

https://github.com/decentraland/unity-explorer/assets/41490935/086e367b-d168-4c63-8c89-28eb6fe7381b

Steps to reproduce:

  1. Enter the backpack
  2. Equip some wearables
  3. Exit the backpack

Expected behaviour:

Current behaviour:

Reproduction rate:

Severity:

Priority:

Platforms / OS:

Evidence:

Additional Notes:

lorux0 commented 3 months ago

Could not repro on my side. Could you add details to the steps? Like the urn of the wearables you are trying to equip? How is your profile composed?

lorux0 commented 3 months ago

Perhaps its fixed by this pr, since you were able to equip incompatible wearables, which end up in possible undesired results. https://github.com/decentraland/unity-explorer/pull/610

anicalbano commented 3 months ago

Fixed in #641