Use the Xbox PC Remote Tools to deploy your Windows application on a remote device without generating a Visual Studio project.
Xbox PC Remote Tools are Microsoft tools that support deploying and debugging applications on remote Windows 10+ devices. The Xbox PC Toolbox is a core component of Xbox PC Remote Tools that you use to set up and pair remote Windows devices. After pairing, you can deploy your application directly from the Unity Editor, enabling faster iterations when testing your builds.
Before you deploy a Windows build to a remote target device with the Xbox PC Remote Tools:
To set up the Xbox PC Toolbox and deploy your Windows application, follow these steps:
In the Unity Editor, open the Build Profiles window (menu: File > Build Profiles).
Create a build profile for the Windows platform, or select an existing Windows build profileA set of customizable configuration settings to use when creating a build for your target platform. More info
See in Glossary.
In the Build and Run on dropdown, select Xbox PC Remote Tools.
Check the Xbox PC Toolbox installation status.
In the Xbox PC Toolbox Device property, enter the IP address of the target device you paired in the Xbox PC Toolbox app. Unity saves this value as an Editor preference.
Select Launch to open the Xbox PC Toolbox app.
Select Build and Run.
Unity builds the Windows application, deploys it to the remote device, and then launches it.