Solana.Unity-SDK icon indicating copy to clipboard operation
Solana.Unity-SDK copied to clipboard

Open-Source Unity-Solana SDK with Full RPC coverage, NFT support and more

Results 26 Solana.Unity-SDK issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Game is freezing after connect to wallet! build setting: manage striping level = min, strip engine code = false **To Reproduce** build WEBGL >active test net> click...

bug

**Describe the bug** Sample application and application will not work on Unity 2023.2.10f1 **To Reproduce** Steps to reproduce the behavior: - Install unity editor version 2023.2.10f1 and start a new...

bug

**Bug summary** After install v1.2.9, Android IL2CPP builds consistently fail during the Unity CIL Linker step with an assembly resolution error for BouncyCastle.Cryptography (2.x). Unity can’t find that assembly even...

bug

I am trying to enable wallet logins for the Android version of my game using the Solana.Unity-SDK. But I am getting too many errors. I have also tried creating a...

I'm currently integrating the Solana.Unity-SDK into a WebGL game, and I've encountered an inconsistency in how the LoginWithWalletAdapter function behaves on different platforms. Android: When I call LoginWithWalletAdapter from the...

bug