Web
Explains how to develop Unity applications for the Web platform and includes information about compatibility, limitations, and Unity Editor settings. Also includes guidance about developing for Facebook Instant Games.
Read time 1 minuteLast updated 12 days ago
Unity provides support for developing games on the Web platform. WebGL lets you publish real-time interactive 3D graphics into a browser.
For information on getting started with a Web application, refer to the following sections:
Topic | Description |
|---|---|
| Introduction | Introduction to Web development in Unity. |
| Web development | Web specific development information such as memory, input, and networking. |
| Build and distribute a Web application | Information about building and testing your content for Web. |
| Facebook Instant Games | Create Web builds optimized for Facebook Instant Games and upload them to Facebook Instant Games directly from the Unity Editor. |