Version: 2022.2
Language : English
Windows Build Settings
Introduction to Universal Windows Platform

Universal Windows Platform

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 Platform Understand the key requirements and concepts for UWP.
Get started with Universal Windows Platform Learn about UWP-specific settings and how to set up a project for UWP development.
Develop for Universal Windows Platform Understand UWP-specific development information, such as deep linking, profilerA window that helps you to optimize your game. It shows how much time is spent in the various areas of your game. For example, it can report the percentage of time spent rendering, animating, or in your game logic. More info
See in Glossary
connection, and more advanced topics.
Build and deliver for Universal Windows Platform Build and deliver your content for UWP.

Additional resources


  • “Windows Store” platform renamed as “Universal Windows Platform” in Unity 2017.1 NewIn20171
Windows Build Settings
Introduction to Universal Windows Platform