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
Providers are not added by default in a blank project, this is expected, but we need to add this to the docs, and we should add what is expected to be added by the developer in each provider
In WebGL the default template is "Default" we should put "Web3.Unity" as the default template, otherwise this error appears:
Invoking error handler due to
ReferenceError: web3UnityInstance is not defined
at _Connect (http://localhost:51205/Build/webgldev.framework.js.gz:30:25044)
webgldev.framework.js.gz:30 Uncaught (in promise) ReferenceError: web3UnityInstance is not defined
at _Connect (webgldev.framework.js.gz:30:25044)
@kantagara Countly is doing countly stuff.. I see user profiles being populated and sessions in "Incoming Data Logs" but I don't see a single event when triggering samples in SampleMain, we need to take a look
The text was updated successfully, but these errors were encountered:
@juans-chainsafe add them to here please #1009, i'm closing this as it's a duplicate tracker. We try to keep them in one place so we know what has been updated when we write the changelog.
List of issues found using git URL import in dev branch https://www.notion.so/chainsafe/Simulating-OpenUPM-scenario-locally-16ac51527f6f4f35a73cd521472c7a50#984311877bf540e0b815fa6ba04b1210
Mint and transfer samples, are not working in web3auth, the TXs are stuck in pending: https://sepolia.etherscan.io/tx/0x8102f4d7d01b8e668d750e16cd3ba8bbb119c0378d92cc646cac7e04004fc571 and some of them are not even created apparently: https://sepolia.etherscan.io/tx/0x3f6c86f4101a0d0a9f9b552a404267c43f1a2c919cfbaff40bbcd89820e5214f
Mint and transfer samples not working in Web3Auth #1137
In WebGL the default template is "Default" we should put "Web3.Unity" as the default template, otherwise this error appears:
#1138
Deploy Marketplace not working (thanks @JAlbertCode) Upload image button does not work in marketplace sample scene #1132
WalletConnect not working in WebGL:
#1140
#1141
Metamask connection in iOS build not working. I get redirected to Metamask, and a popup appears and disappears but Im not able to connect the wallet. I see this deep link generated but maybe is missing something: [Web3] Generated deep link: https://metamask.app.link/wc?uri=wc%3a5c8753645c6f2950dae3a8ad1c7ab53a8785293d34e307a524813997a85eea9d%402%3fsymKey%3dc8703d410274571cee7d18ac6be68f3da6d448c6050c878b92bb5dba819e5dcd%26relay-protocol%3dirn (this was working 1 week ago when I tested a PR in iOS) Metamask connection in iOS build not working #1142
Connect button is not clickable on the editor unless you disable "Connect On Initialize" checkbox @rob1997 is working on it Connect button is not clickable #1143
Remember me is not working, I guess is related to the previous issue? cc @rob1997 Remember me is not working #1144
Ramp is not appearing after login in SampleMain Ramp samples are missing in SampleMain #1145
@kantagara Countly is doing countly stuff.. I see user profiles being populated and sessions in "Incoming Data Logs" but I don't see a single event when triggering samples in SampleMain, we need to take a look
The text was updated successfully, but these errors were encountered: