ArcGIS Maps SDK for Unity
Current version: 0.3.0 - September, 2021. Release notes.
ArcGIS Maps SDK for Unity is a plugin developed by Esri that enables access to real world maps and 3D content from the ArcGIS Platform. This plugin provides samples, an Inspector UI, and an API to create interactive, photorealistic 3D and XR experiences with geospatial data.
You can join the beta program from the Esri Early Adopter site and download the ArcGIS Maps SDK for Unity beta plugin.
Where to start
Review key features of the ArcGIS Maps SDK for Unity plugin.
Learn about key featuresFollow our Get Started steps to install the plugin, set up the SDK, and start developing.
Start building your app
Tutorials

Display the globe (UI)

Display the globe (API)

Display a specific area (UI)

Display a specific area (API)

Add layers (UI)

Add layers (API)
Sample code
Samples included with the plugin demonstrate how to use ArcGIS capabilities in your Unity apps. They are provided in the ArcGISMapsSDK/Samples
folder.