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
I use Android and I wanna place LoadingScreen and different buttons on top of webView. Is it possibly to do that? I explore webViewObject.cs and I can’t find piece of code that helped me)
The text was updated successfully, but these errors were encountered:
Note: This plugin overlays native WebView/WKWebView views over Unity's rendering view and does not support these views in 3D. For alternative solutions, refer to #612 (comment).
you cannot place uGUI buttons, etc. over unity's rendering view. There is an experimental version (#584), but its usage is a bit complicated.
I use Android and I wanna place LoadingScreen and different buttons on top of webView. Is it possibly to do that? I explore webViewObject.cs and I can’t find piece of code that helped me)
The text was updated successfully, but these errors were encountered: