-
Notifications
You must be signed in to change notification settings - Fork 583
Closed
Labels
WebGLThis issue is specific to the Web platformThis issue is specific to the Web platform
Description
Describe the bug
I am having a problem with the controller, when I am using Web GL. The onCreated method doesn't work, because when I try to send a message to unity, nothing happens.
To Reproduce
Steps to reproduce the behavior:
- I do Flutter Export Web GL
- I created the method to inicialize the controller
- I put a print to see the controller
- The message is Instance of 'WebUnityWidgetController', but doesn't work.
Expected behavior
Send a message to unity, for the unity opens the scene.
Unity (please complete the following information):
- OS: [e.g. iOS] Web
- Version [e.g. 22] Chrome
- Unity Version 2022.1.17f1
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
WebGLThis issue is specific to the Web platformThis issue is specific to the Web platform
