Meta XR Platform SDK (UPM)

Download from Unity
Updated: Jun 3, 2026|
Version
203.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 203.0 Release Notes

Breaking Changes

  • Unity 6 now required. Unity 6 (6000.0.66f2) is now the minimum for the Meta XR Core SDK (com.meta.xr.sdk.core), MR Utility Kit (com.meta.xr.mrutilitykit), and Meta XR Haptics SDK (com.meta.xr.sdk.haptics). Because most Meta XR packages depend on the Core SDK, this effectively makes Unity 6 the minimum for the SDK suite. Unity 2022.3 is no longer supported -- upgrade your project to Unity 6 to consume this release.
  • Improvements

  • GroupPresence.SendInvites: ApplicationInvite responses now correctly include RecipientOptional.DisplayName, RecipientOptional.OculusID, IsActive, Destination, LobbySessionId, and MatchSessionId. These fields were previously returned empty.
  • Known Issues

    Rift/PCVR Unity Plugin only:

  • The Meta Horizon Link app LIVE channel is incompatible with the Meta XR Platform SDK v203 Unity plugin.
  • If you are updating a published Rift/PCVR app, we suggest you stay on Meta XR Platform SDK v201 Unity plugin.
  • If you still want to update your published Rift/PCVR app with the Meta XR Platform SDK v203 Unity plugin, you will need to inform your user base that they will need to switch to the Meta Horizon Link app PublicTest channel.
  • Switching to the Meta Horizon Link app PublicTest channel a Rift/PCVR app built with the Meta XR Platform SDK v203 will not give the Unity plugin access to the Group Presence API in the Platform SDK. This means the following will not function: Inviting other players through the in app methods, setting destinations and making them joinable, rejoining other players.