Reported on {source} | Nov-15-2022 |
Mitigation | Nov-16-2022 |
Solution Completed | - |
NFTs with animated gif thumbnails have stopped showing thumbnails
decentraland/unity-renderer#3492
Now opensea resolves the animated NFTs with WEBP files instead of GIF, this breaks all the thumbnail with Animated NFTs.
Most animated images wheren't loading.
Open sea left a query param to load animated images as gifs.
We added a fallback system so when we request an animated image that comes as WEBP format, we load it as a GIF
decentraland/unity-renderer#3516
For a proper solution we have to give the platform proper WEBP support, the issue was added to the backlog and will be adressed in the future