Unity Web Browser

A Unity package that allows displaying and interacting with the web from within Unity.

Easy installation with UPM

Add the custom registry to your Unity project, and then install like any other Unity package.

Multi-Platform Desktop Support

Supports Windows and Linux Natively

API to interact with the web engine

The provided UWB API allows for easily interacting with the engine

Extendable

UWB 2.0 was designed to be easily extended, such as allowing rendering to anything that takes a Texture2D, or handling custom input solutions

100% Open-Source

The entire code base for UWB is open-source under the MIT license