question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to connect as of 28/6 using 2021.3 LTS

See original GitHub issue

Repro steps:

  • Clone repo
  • Open SimpleUnityDapp scene, no changes
  • Press play

74 warnings show up, mostly missing scripts, but they are warnings, so I am able to select a chain and press

From there, selecting a chain and pressing connect either:

  • Logs Connecting sign client.. before hanging indefinitely
  • Generates a QR code successfully and prompts a wallet (that supports these RPC methods) to connect, but hangs on await connectData.Approval; indefinitely, never getting a callback

This is the same behaviour I would get by initializing the SDK as per your docs in a fresh project with dlls imported into unity.

Other minor observations:

  • Importing the raw scripts with unsafe keyword means you have to allow it explicitly in project settings
  • If the target framework is .NET Framework rather than .NET Standard 2.1 in Unity your System.Web reference is lost and throws an error, to fix you should include it or reference it with a csc.rsp under Assets
  • The QR code is on the far left of the scene, not rendered in the gameview
  • Rainbow wallet seems to throw errors while Metamask hangs, either way I can’t seem to connect wallets

If you have a working scenario, please advise.

Issue Analytics

  • State:closed
  • Created 3 months ago
  • Reactions:4
  • Comments:10

github_iconTop GitHub Comments

3reactions
youngethercommented, Jun 29, 2023

I meet same bug. Please add some guide, how to use walletconnectv2.

1reaction
GaoG001108commented, Jul 18, 2023
Read more comments on GitHub >

github_iconTop Results From Across the Web

Something went wrong installing Unity...
I am unable to install Unity 2020.2.0f1.... ... I have tried other versions with the same error. I have uninstalled and reinstalled the...
Read more >
Stuck on resolving packages in 2020.3 LTS? Try this!
If you can't even open the editor it sounds like you might have a different problem. Have you tried updating the Unity editor...
Read more >
How to show a 360 video in VR using Unity
I'm looking to create an app in Unity 2021.3 (LTS) for Android/iOS that will show a 360 video (it's an mp4, still from...
Read more >
Operating manual - RobotStudio
286. 13.2 Development environment . ... Released with RobotStudio 2021.3. ... Add-ins which does not use the Stations API can be loaded in...
Read more >
puppetlabs/firewall · Manages Firewalls such as iptables
Note: ignore_foreign of firewallchain does not work as expected with a resources purge of firewall . Upgrading. Use these steps if you already...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found