Support articles / FAQ
- Vuplex Commercial Library License
- Troubleshooting clicking and scrolling
- How to make a webview transparent
- How to send messages from JavaScript to C# and vice versa
- How to show multiple webviews / How many can be active at the same time?
- How to call platform-specific APIs
- How to debug web content in a webview
- How to access browser audio as a Unity AudioSource, change the volume, or mute audio?
- How to enable IME for entering Chinese, Japanese, and Korean text input
- How to get, set, or delete browser cookies
- How to load the mobile or desktop versions of websites
- How to scale web content to make it larger or smaller
- How to use a 3rd party keyboard with 3D WebView
- How to enable the camera, microphone, or WebRTC
- How to use a URL with a custom scheme for OAuth
- What is the mock webview?
- Vuplex Privacy Policy
- How clicking and scrolling works
- How to use 3D WebView with XR Interaction Toolkit
- How to enable Widevine DRM
- How to reduce the storage size of 3D WebView in an app
- How to get HTML, text, images, or other info from a web page
- When I drag a scrollbar, why does it scroll the wrong way?
- How to hide scrollbars
- How to load a local HTML or PDF file
- How keyboard input works
- Native 2D Mode
- Vulkan graphics API support
- Explanation of normalized points
- Breaking changes in 3D WebView v4
- How to clear a webview or reset its contents
- How to close a webview?
- How to hide a webview
- How to reference a webview in a script
- How to show the keyboard when an input field is clicked
- How to improve performance
- How to pause a webview and its audio
- How to reduce memory usage or avoid out-of-memory errors
- How to use Unity's new Input System
- How to share video from a Unity camera on a video call?
- How to speed up page loads / reduce loading time
- How to display WebXR or 360˚ videos?
- How to change the URL at runtime
- Dragging isn't working / How to enable dragging?
- Does 3D WebView support RTP or RTSP?
- How to access the focused input field via JavaScript
- How to render a webview using one of Unity's built-in materials
- How to get ExecuteJavaScript() to return the result of a Promise
- How to disable CORS errors
- Details about the security of 3D WebView
- Is it necessary to purchase a separate 3D WebView package for each platform?
- How to use / install multiple 3D WebView packages together in the same project
- How to install browser extensions (like Adblock or Metamask)?
- How to click or raycast through the transparent parts of a web page
- How to intercept video playback in order to play videos with an external third party player
- How to give a webview's background a transparent blur effect
- How to detect when a web page has finished rendering
- Limitations of some HTML controls (like <select> dropdown, date picker) in 3D rendering mode
- Unable to place Unity UI on top / in front of a webview (webview is always covering Unity UI)
- How to make controller joysticks control scrolling
- Non-Latin / non-ASCII characters don't render correctly
- How to view and download previous versions of 3D WebView
- How to detect something in a web page, like a button click
- How to allow a web page go fullscreen
- How to handle large files (Chromium, GeckoView) with Git
- Unable to autoplay video or audio
- How to make a curved webview
- How to pronounce Vuplex
- How to use the Keyboard prefab with a Unity Input Field or TextMesh Pro Input Field
- How to render a webview on a custom 3D object or mesh
- How to resize a webview
- How to exclude 3D WebView from a build
- How to detect when a link is clicked or make links open in the default browser app
- How to enable a network proxy
- How to download files
- How to control video or audio in a web page
- Store comparison: Vuplex Store vs. Unity Asset Store
- How to purchase a bundle
- How to prevent a user from clicking links on a page / only allow the browser to navigate to whitelisted URLs?
- How to enable geolocation
- How to show only a web page's video without the surrounding web page
- How can a web page determine whether it's running in 3D WebView or in a regular browser?
- How to display a copy of a webview / How to render the same webview in multiple places
- Some video streaming sites like Netflix aren't working
- How to get the browser's User-Agent string
- How to find the version number of 3D WebView installed in a project