WebView shows blank page in Unity 6 – Is Unity 6 supported?
Nobody has claimed this yet.
- Dominant language
- Objective-C++
- Stars
- 2.7k
- Forks
- 734
- Avg merge
- 11h 39m
- Merged PRs (30d)
- 1
Description
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!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the blank-page behavior with WebViewObject in Unity 6.3.10f1 using the Android build and the existing AndroidManifest.xml hardware-acceleration setting. Compare the page-loaded and about:blank logs with an older Unity version; done means establishing whether Unity 6 is supported and documenting a verified workaround or compatibility result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, unity
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100