unity-sdk icon indicating copy to clipboard operation
unity-sdk copied to clipboard

Best in class web3 SDK for Unity games

Results 5 unity-sdk issues
Sort by recently updated
recently updated
newest added

This PR upgrades the embedded MetaMask SDK to the latest version (2.0.0). This version simplifies the prefab configuration and fixes several bugs --- ## PR-Codex overview This PR focuses on...

I just imported the package into the project and didn't do anything. I just changed WebGL temple according to the Settings of the official website. When he finished the package...

Hey, I noticed that Starscream is included into the package twice: 1. In [MetaMaskDependencies.xml](https://github.com/thirdweb-dev/unity-sdk/blob/main/Assets/Thirdweb/Core/Plugins/MetaMask/Editor/MetaMaskDependencies.xml#L81) leads an entry in the Podfile 2. As Starscream.framework under `/Plugins/iOS/iphoneos` In our setup, it fails...

I try to build in HTML5 and get this : ![image](https://github.com/thirdweb-dev/unity-sdk/assets/5391554/90e452a5-d3ed-4c3b-ad81-0e5b4cbf4115) Assets\Thirdweb\Core\Scripts\WalletsUI\InAppWalletUI.cs(15,7): error CS0246: The type or namespace name 'Codice' could not be found (are you missing a using directive...

I'm using SwitchNetwork exactly as it is shown in your docs... await wallet.SwitchNetwork(chainId); Im seeing some odd behaviour depending on how I connect to the wallet using the ThirdwebManager and...

Unity SDK
Support