magicblock-labs / Solana.Unity-SDK

Open-Source Unity-Solana SDK with Full RPC coverage, NFT support and more
https://solana.unity-sdk.gg
MIT License
156 stars 88 forks source link

Failed Encoding of Creator Address String utf-8 #64

Closed klausenart closed 1 year ago

klausenart commented 1 year ago

Describe the bug nftData.metaplexData.data.creators[0].address is not returning valid utf-8 string

To Reproduce Steps to reproduce the behavior:

Expected behavior nftData.metaplexData.data.creators[0].address is returning valid utf-8 string

Screenshots image

image

GabrielePicco commented 1 year ago

Thanks for opening the issue, I'm looking at it

GabrielePicco commented 1 year ago

@klausenart v0.0.8 contains the fix for this...now you can also access the verified collection if you are using the latest metaplex standard