You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 10, 2026. It is now read-only.
Describe the bug
The copy uri button of WalletConnect Modal doesn't work in WebGL
To Reproduce
Steps to reproduce the behavior:
Link copiednotification, but no URI in the copy bufferEnvironment
Additional context
Unity does't seem to support
GUIUtility.systemCopyBufferin WebGL. Need to bridge it through JS.