Skip to content

Controller in Web GL doens't work #715

@RamiroNoronha

Description

@RamiroNoronha

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:

  1. I do Flutter Export Web GL
  2. I created the method to inicialize the controller
  3. I put a print to see the controller
  4. The message is Instance of 'WebUnityWidgetController', but doesn't work.

Expected behavior
Send a message to unity, for the unity opens the scene.

Screenshots
image

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

No one assigned

    Labels

    WebGLThis issue is specific to the Web platform

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions