Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Universal Windows Platform

Explains how to develop, build, and deliver Unity applications on Universal Windows Platform.
Read time 1 minuteLast updated 4 days ago

Universal Windows Platform (UWP) provides a common app platform on every device that runs Windows, such as Windows 10+, HoloLens, and more. You can use UWP to build your Unity apps for any Windows device and publish them to the Microsoft Store, without needing to rewrite the app for each platform.

Topic

Description

Introduction to Universal Windows PlatformUnderstand the key requirements and concepts for UWP.
Get started with Universal Windows PlatformLearn about UWP-specific settings and how to set up a project for UWP development.
Develop for Universal Windows PlatformUnderstand UWP-specific development information, such as deep linking, profiler connection, and more advanced topics.
Build and deliver for Universal Windows PlatformBuild and deliver your content for UWP.

Additional resources and examples