Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Develop for Windows

Develop and debug your Unity Windows applications.
Read time 1 minuteLast updated 11 days ago

Work with Visual Studio for project generation and debug your Windows application.
When you're developing applications for Windows, you might want to know how to use Visual Studio for project generation or debug your Windows application. This section provides information on how to do these tasks.

Page

Description

Visual Studio project generation for Windows StandaloneIntroduces Visual Studio project generation for Windows and how to use it.
Unity debugging guide for WindowsUse Windows debugging tools to help resolve errors and bugs in your Unity application or the Unity Editor.
Windows integrity controlLearn about the effects of running the Windows player at a low integrity level.
IL2CPP Scripting BackendUse IL2CPP with Windows Player and add compatible C++ source code plug-ins to your build.
Optimize performance using DirectStorage on WindowsEnable DirectStorage API for your Unity project for faster asset loading.
Troubleshoot D3D12 GPU crashes on WindowsIdentify and fix D3D12 GPU crashes when developing for Windows.
D3D12 API and graphics jobs mode configurationConfigure D3D12 API usage and graphics jobs modes for specific Windows devices using a filtering asset.

Additional resources