decentraland / sdk

PM repository for SDK
Apache License 2.0
4 stars 4 forks source link

[BUG] Imported assets cannot be deleted in the Web Editor #1057

Closed meyaradcl closed 8 months ago

meyaradcl commented 8 months ago

Issue Description:

Imported assets cannot be deleted in the Web Editor.

SDK:

Tool:

Steps to reproduce:

  1. Import an asset
  2. Try to delete the asset (it doesn't work)

This is particularly critical when it comes to deployment, as unused assets occupy space and could lead to a blockage due to size limit issues.

Expected behaviour:

When accessing Local Assets, I should be able to delete the items I wish, and after being deleted these should not occupy space in the scene project.

Current behaviour:

The menu for deleting items appear, but it seems to do nothing.

Reproduction rate:

Always

Platforms:

Browser:

Environment:

Evidence:

builder-delete-error

Additional Notes:

This issue has been reported a while ago for a user, but we couldn't tackle yet. Since this could block deployments, this should be fix ASAP.

cazala commented 8 months ago

Fixed on version v7.3.35 of @dcl/sdk. Released on Editor v1.37.0 and Builder v6.69.0 today. Marking this issue as resolved.