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 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, profiler connection, and more advanced topics. |
| Build and deliver for Universal Windows Platform | Build and deliver your content for UWP. |
Additional resources and examples
- 📖 E-Book:Optimize your game performance for consoles and PCs in Unity
- 📖 E-Book:Create popular shaders and visual effects with the Universal Render Pipeline
- ⚙️ Sample project:Unity Technologies GitHub: Example UWP Projects
- 📝 How-to guide:How to ensure code quality and maintainability with Roslyn analyzers
- 📝 How-to guide:Speed up debugging with Microsoft Visual Studio Code
- 📝 How-to guide:Testing and quality assurance tips for Unity projects
- 📖 E-Book:Use a C# style guide for clean and scalable game code
- 📺 Video:Speed up your workflows in Unity with these keyboard shortcuts