Additional GDK Unity package overviews

This section provides additional overviews on using the GDK Unity package.

In this section

GDK Unity package overview
The Microsoft Game Development Kit Unity package is a custom package that's built for the Unity game engine that enables PC Unity developers to efficiently develop their titles for the Microsoft Game Development Kit.

Using C# wrappers for GDK APIs in your Unity project
Describes how to use API wrappers in your Unity project.

Using example scenes in your Unity project
Describes how to use example scenes in your Unity project.

Editing the MicrosoftGame.config with Unity
Describes how to edit the MicrosoftGame.config file in your Unity game.

Building your Unity project as an MSIXVC package
Describes how to build your Unity project as an MSIXVC package.

Troubleshooting the GDK Unity package
Provides an overview of how to troubleshoot the GDK Unity package.

Debug a packaged GDK Game with Unity
Provides instructions for debugging a packaged GDK game with Unity.

GDK Unity plugin custom build pipeline support
The GDK Unity plugin provides the GDKBuild class that allows you to call the plugin build functions from your custom Unity build pipeline.