> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Unity3D (C#) SDK

> Overview of the PlayFab Unity3D (C#) SDK with Editor Extensions, download links, and guidance on adding multiplayer via the PlayFab Party Unity plugin.

<img src="https://mintcdn.com/microsoft-4404708b/N3T1ucKV7zIMBudj/images/playfab/sdks/unity3d/unity-logo-main-page-new.png?fit=max&auto=format&n=N3T1ucKV7zIMBudj&q=85&s=a5bf4a6c1bcf1bf716c1ca44fbc776f2" alt="Unity3d Software" width="637" height="307" data-path="images/playfab/sdks/unity3d/unity-logo-main-page-new.png" />

Our Unity3d PlayFab SDK provides everything you need to access the PlayFab API including models, methods, an HTTP wrapper for sending and receiving web requests, and JSON serialization.

This SDK is auto-generated using our open-sourced tool—[SDKGenerator](/services/playfab/sdks/sdkgenerator). We generally build SDKs every other week to stay current with the latest API changes.

Check out our Editor Extensions in the Unity PlayFab SDK repo for the easiest and fastest way to get started using PlayFab in Unity. This tool provides a UI for automatically upgrading the SDK to stay current with the latest APIs.

PlayFab Party seamlessly integrates multiplayer networking and voice/text chat into Unity games. To get started, see [Party Unity Plugin](https://github.com/playfab/PlayFabPartyUnity).

## Download links

* [Unity PlayFab SDK GitHub repo](https://github.com/PlayFab/UnitySDK)
* [Quick download link: Unity Editor Extensions for PlayFab SDK](https://aka.ms/PlayFabUnityEdEx)
* [Quick download link: Unity PlayFab SDK](https://aka.ms/playfabunitysdkdownload)

## Licenses

* [Unity3D licenses](/services/playfab/sdks/unity3d/license)


## Related topics

- [Use the GDK with Unity](/build/gdk-and-engines/unity/unity.md)
- [Unity3D SDK licenses](/services/playfab/sdks/unity3d/license.md)
- [PlayFab supported game engines](/services/playfab/sdks/game-engines/index.md)
- [Install the PlayFab SDK without Editor Extensions in Unity](/services/playfab/sdks/unity3d/installing-unity3d-sdk.md)
- [Quickstart Player Data](/services/playfab/player-progression/player-data/quickstart.md)
