Develop
Develop
Select your platform

Meta XR Platform SDK (UPM)

Download from Unity
Updated: Jun 5, 2025|
Version
77.0
Meta XR Platform SDK provides features to help create social VR applications. Add Matchmaking, DLC, In-App Purchases, Cloud Storage, and more to your experience using the individual components of the SDK.

Version 77.0 Release Notes

Use the Platform SDK to create social VR applications. Add Achievements, App Invites, Destinations, DLC, In-App purchases, Leaderboards, and more to your experience using the individual components of the SDK. The SDK download includes sample apps that demonstrate how to implement many of the SDK features in fully-functional games and applications.

Documentation

See the Platform documentation for Android, Unity, Unreal Engine, or Native C++ development for a list of features and links to how to get started. The Platform SDK is compatible with all Meta Horizon supported development environments and platforms.

What's Fixed

  • Fixed the return type of Leaderboards.writeEntry to match the actual payload being returned, which is a LeaderboardUpdateStatus object.
  • Improvements

  • Updated public doc for asset_file_download_update to describe how to wait until asset is installed.