nhn / gpm.unity

A brand of NHN providing free services required for game development.

Home Page:https://gameplatform.nhncloud.com/en/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

notfabo opened this issue · comments

commented

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.

Hello @notfabo.

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

thank you.

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

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

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

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