-
Notifications
You must be signed in to change notification settings - Fork 242
Closed
Labels
Priority: P2Added to issues and PRs relating to a medium severity bugs.Added to issues and PRs relating to a medium severity bugs.Type: BugAdded to issues and PRs if they are addressing a bugAdded to issues and PRs if they are addressing a bug
Description
Describe the bug
In the Connect scene, HyperPlay throws a error when you are in WebGL
Steps
Steps to reproduce the behavior:
- Use the scene [SampleLogin - Connect modal]
- Build with WebGL
- Click on "Connect" button
- Select HyperPlay option
Expected behavior
Metamask popup appears and user is able to connect the wallet
Console errors
webgl2.framework.js:30 InvalidOperationException: Unable to resolve service for type 'ChainSafe.Gaming.LocalStorage.DataStorage' while attempting to activate 'ChainSafe.Gaming.HyperPlay.HyperPlayWebGLProvider'.
at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteFactory.CreateArgumentCallSites (System.Type serviceType, System.Type implementationType, Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteChain callSiteChain, System.Reflection.ParameterInfo[] parameters, System.Boolean throwIfCallSiteNotFound) [0x00000] in <00000000000000000000000000000000>:0
--- End of stack trace from previous location where exception was thrown ---
at ChainSafe.Gaming.UnityPackage.Connection.ConnectionProvider.HandleException (System.Exception exception) [0x00000] in <00000000000000000000000000000000>:0
--- End of stack trace from previous location where exception was thrown ---
Desktop (please complete the following information):
- Chainsafe SDK version: [dev]
- Unity Version: [2022.3.26]
- Operating System: [Mac]
Metadata
Metadata
Assignees
Labels
Priority: P2Added to issues and PRs relating to a medium severity bugs.Added to issues and PRs relating to a medium severity bugs.Type: BugAdded to issues and PRs if they are addressing a bugAdded to issues and PRs if they are addressing a bug
