decentraland / unity-explorer

Apache License 2.0
7 stars 11 forks source link

[QA] Backpack not reflecting the changes made on the avatar #461

Closed anicalbano closed 3 months ago

anicalbano commented 4 months ago

Explorer Alpha build version:

0.3.160-main-251ca6c

Issue Description:

By changing wearables on the backpack and closing, the changes are not being saved

Steps to reproduce:

  1. Go to backpack
  2. Make some changes to the avatar's appearence
  3. Close the backpack

Expected behaviour:

Changes are reflected in world

Current behaviour:

No changes visible

Reproduction rate:

Severity:

Priority:

Platforms / OS:

Evidence:

Additional Notes:

https://github.com/decentraland/unity-explorer/assets/139157886/d739c6fd-3948-4a1e-b43f-4df49ff3221d

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