Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I place elements on top of webView #1103

Open
savic1111 opened this issue Oct 4, 2024 · 1 comment
Open

Can I place elements on top of webView #1103

savic1111 opened this issue Oct 4, 2024 · 1 comment

Comments

@savic1111
Copy link

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)

@KojiNakamaru
Copy link
Member

As written in README,

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants