nhn / gpm.unity

A brand of NHN providing free services required for game development.
https://gameplatform.nhncloud.com/en/
Other
335 stars 44 forks source link

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

Open notfabo opened 6 months ago

notfabo commented 6 months ago

Service

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.

spin-nhn commented 6 months ago

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 commented 6 months ago

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

ParkEunSeong commented 5 months ago

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

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

SangYun-nhn commented 5 months ago

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