Skip to content

any plan to support webbrowser in unity? #48

@jiashie

Description

@jiashie

I tried to use webbrowser in a c# dll, it works fine when used in winform. but cannot work in unity.
when invoke webbrowser.navigate, error as below:

NullReferenceException: Object reference not set to an instance of an object
System.Windows.Forms.WebBrowser.Navigate (System.Uri url)

but webbrowser is actually not null!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions