Troubleshooting
Things aren't working as expected? Or not finding an API you need? Please try the following tips:
- Use the support search page to search all of 3D WebView's documentation and support articles (FAQ).
- Use remote debugging or JavaScript console logging to debug web content.
- If something's not working in your scene, please test with one of 3D WebView's demo scenes or example projects for comparison:If the issue also occurs when running the demo scene, then it may be due to a project setting or that the 3D WebView installation has become corrupted. To isolate the issue, please create a new Unity project with a clean 3D WebView installation for comparison.
- JavaScript is 3D WebView's "Swiss Army knife". If a C# method doesn't exist for the goal you're trying to accomplish, it's likely that you can achieve it with JavaScript browser APIs using ExecuteJavaScript(), PageLoadScripts, and JS-to-C# message passing.
- Tried the tips above and are still encountering issues? Sorry about that! Please contact me.