allartprotocol / unity-solana-wallet

The First Open-Source Unity-Solana Wallet with NFT support
282 stars 128 forks source link

Error after importing package "Missing compiler required member 'Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo.Create'" #3

Closed lucagencokiwert closed 2 years ago

lucagencokiwert commented 2 years ago

Error right after importing package - E:\Unity Projects\unity-solana-wallet-main\Runtime\codebase\utility\ObjectToByte.cs(104,13): error CS0656: Missing compiler required member 'Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo.Create'

aerctic commented 2 years ago

Having the same issue, did you find a solution?