I have WalletConnect destroyed error after moving scene with QR login.
The process is like below.
-> QR login at scene1 (success)
-> move scene 2
-> move scene1
-> try to QR login again (fail)
-> then encounter MissingReferenceException: The object of type âWalletConnectâ has been destroyed but you are still trying to access it.
Every scene I can find WalletConnect in DontDestroyInLoad.
But why I encounter those error.