Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NFTs with animated gif thumbnails have stopped showing thumbnails #3492

Closed
cfravel opened this issue Nov 12, 2022 · 2 comments · Fixed by #3516
Closed

NFTs with animated gif thumbnails have stopped showing thumbnails #3492

cfravel opened this issue Nov 12, 2022 · 2 comments · Fixed by #3516
Assignees

Comments

@cfravel
Copy link

cfravel commented Nov 12, 2022

Until recently, my NFTs that have animated gifs for their "thumbnails" have displayed properly in the Unity Cafe and in The Gallery in the Conference Center.

For approximately the last few weeks I've been noticing that they try for awhile (spinning dots) then just turn white.

Additionially, if yoiu hover and click to "Open UI", the UI also shows no thumbnail.

Steps to reproduce:
Go to https://play.decentraland.org/?position=14,100
Go into the Cafe
See 5 NFTShape displays, 3 on north wall, two on east wall.
// expected: after some seconds they show an animated thumbnail. They have for many months in the past
// actual: now the thumbnail is never displayed

Here is an example of such an NFT:
https://opensea.io/assets/ethereum/0x495f947276749ce646f68ac8c248420045cb7b5e/45212788081105388007521116546269099584358446490568136574020829712102937591818

The animated GIF is large, so I wonder if there is simply a new, shorter timeout on the GIF loading than before.

image

@github-actions github-actions bot added the new label Nov 12, 2022
@leanmendoza
Copy link
Contributor

@leanmendoza
Copy link
Contributor

leanmendoza commented Nov 15, 2022

This is happening because the NFT is being resolved by a WEBP file instead of an animated gif.

I share the test scene that also has the reproduction of this issue:
https://sdk-test-scenes.decentraland.io/?position=-103%2C102&realm=LocalPreview&LOS=1

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants