You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, the exception output you have shared is missing the vital stack dump that would help address your issue.
However, this most likely relies on something unimplemented in this library (I guess).
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:
but webbrowser is actually not null!
The text was updated successfully, but these errors were encountered: