3D WebView: the ultimate cross-platform web browser for Unity
Easily display and interact with webpages in 3D or 2D using the Unity web browser plugin trusted by thousands of developers.
- Load a webpage from a URL or HTML string
- Watch videos and YouTube
- Create UIs with HTML
- Get started fast with the 3D WebViewPrefab or 2D CanvasWebViewPrefab, which render to a Texture2D and handle user interactions (click, scroll, hover, drag)
- Includes a Native 2D Mode for Android, iOS, UWP, and WebGL
- Type with the included on-screen keyboard or native keyboard
- C# source code for a unified API that works seamlessly across Windows, macOS, Android, iOS, visionOS, WebGL, and UWP (each platform sold separately)
- Powered by Chromium (currently v125) on Windows and macOS and by the system webview on other platforms
- Comprehensive APIs for controlling the browser and listening to browser events
- Execute JavaScript
- Send messages from C# to JavaScript and vice versa
- View PDFs
- Integrate with OAuth
- Includes additional APIs for advanced features and platform-specific features
Examples
System requirements
Important notes and limitations