UnityWebBrowser icon indicating copy to clipboard operation
UnityWebBrowser copied to clipboard

[Issue]: I want to open a webbrowser after I click the menu.

Open sharecreators-kevin opened this issue 1 year ago • 0 comments

What platform are you experiencing this issue on?

Windows

What architecture is your platform?

64-Bit

What version of UWB are you using?

Git Repo

What Unity version are you running?

2021.3.6f1c1

Describe what the issue you are experiencing is.

Here is my code to open a window, I want to open a webbrowser after I click the menu. And could interact with the web javascript funtion from C# side. It can send data to javascript funtion and also javascript funtion can call C# functions.

image

Is there any way or like this I could try?

Provide reproducible steps for this issue.

  1. I did this.
  2. I then did that.
  3. Boom! Issue.

Any additional info you like to provide?

No response

sharecreators-kevin avatar Aug 11 '22 06:08 sharecreators-kevin