-
Notifications
You must be signed in to change notification settings - Fork 243
Description
Describe the bug
The hyperplay sample scene does not prompt the wallet when running it in the editor or as a desktop build. I think this may be due to an update on the Hyperplay side, as the error in the editor reads "Release of invalid GC handle. The handle is from a previous domain. The release operation is skipped."
When the button is pressed, the wallet pop up opens in Hyperplay, but it doesn't prompt you to do anything.
Steps
Steps to reproduce the behavior:
- Install the hyperplay package
- Use the sample scene SampleLogin - Hyperplay
- Open Hyperplay app.
- Connect Wallet to hyperplay app.
- Run the scene in the editor or as a desktop build.
- Click Login with HyperPlay.
Expected behavior
The pop up in hyperplay should prompt you to sign and upon signing, the game should load the next scene.
Console errors
"Release of invalid GC handle. The handle is from a previous domain. The release operation is skipped."
Desktop (please complete the following information):
- Chainsafe SDK version: 2.6
- Unity Version: 2022.3.19f1
- Operating System: Windows 11 Pro