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

Is it possible to place a Unity object in front of the webview? #472

Open
1 task done
notfabo opened this issue Feb 22, 2024 · 4 comments
Open
1 task done

Is it possible to place a Unity object in front of the webview? #472

notfabo opened this issue Feb 22, 2024 · 4 comments
Assignees
Labels
question Issue type : Question WebView Service : WebView

Comments

@notfabo
Copy link

notfabo commented Feb 22, 2024

Service

  • WebView

Summary

I'm looking to use webview in my Unity Android project and would like to place an object in front of the webview, such as a button, with the webview appearing behind it. Is this possible? It seems to be ignoring the Unity hierarchy and stays in front of all objects.

@notfabo notfabo added the question Issue type : Question label Feb 22, 2024
@SangYun-nhn SangYun-nhn added the WebView Service : WebView label Feb 23, 2024
@spin-nhn
Copy link
Contributor

spin-nhn commented Feb 23, 2024

Hello @notfabo.

Because GPMWebView's Activity is in a higher layer than UnityPlayerActivity, Unity objects cannot be placed in front of GPMWebView.

thank you.

@SangYun-nhn
Copy link
Contributor

@notfabo
We plan to provide WebView as a Texture, so you will be able to use it as the layer you want.

@ParkEunSeong
Copy link

@notfabo WebView를 Texture로 제공할 예정이므로 원하는 레이어로 활용하실 수 있습니다.

제공되는 시점을 알 수 있을까요 ?

@SangYun-nhn
Copy link
Contributor

@ParkEunSeong
아직 픽스 된 일정은 없습니다.
일정 확인되면 공유드리겠습니다.
감사합니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Issue type : Question WebView Service : WebView
Projects
None yet
Development

No branches or pull requests

5 participants