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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: