Skip to content

WebView shows blank page in Unity 6 – Is Unity 6 supported? #1209

@1515yiwuyiwu

Description

@1515yiwuyiwu

Hi,

I’m testing the WebViewObject plugin in Unity 6.3.10f1 (Windows → Android build).

I created a simple script to load https://example.com with full-screen margins and visibility enabled. The WebView logs show:

Page Loaded: https://example.com/
Page Loaded: about:blank

So the page immediately becomes blank. I have checked:

hardwareAccelerated="true" is set in the AndroidManifest.xml
The code works in older Unity versions
No AR, no other plugins, just a plain scene with WebViewObject

Could you confirm whether this plugin is compatible with Unity 6? If not, are there any recommended workarounds?

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions