WebView2Samples icon indicating copy to clipboard operation
WebView2Samples copied to clipboard

Adding Multiple Webview in Unity

Open aidanleong0807 opened this issue 1 year ago • 0 comments

When I try the sample, it works great, so I wonder how many active webview can be added in the same scene with different URLs at the same time.

Because when I add another webview with different link, seems like both webview open the same URL. I guess both webview using the same material to display webpage?

So is there a way that I can have multiple webview in unity?

aidanleong0807 avatar Jan 09 '24 01:01 aidanleong0807