Skip to content

5.3.0

Choose a tag to compare

@Needle-Mirror-Bot Needle-Mirror-Bot released this 04 May 22:13

[5.3.0] - 2026-05-04

Added

  • Added support for disabled domain reload in the Editor.
  • Xbox - Added integration with Xbox Store for Xbox Series, Xbox One, and Windows. Get started with Unity GDK integration.
  • Project Settings allow you to access IAP AI skill with migration capabilities from v4 to v5

Fixed

  • Apple - Fixed Swift 6 strict concurrency warnings that caused build failures when SWIFT_STRICT_CONCURRENCY is set to complete.
  • Apple - Fixed RestorePurchases/FetchPurchases callback never firing on StoreKit 1 when the user has no purchase history.
  • Apple - Fixed visionOS incorrectly defaulting to StoreKit 1 instead of StoreKit 2.
    • To continue using the previous behaviour, set StoreKitSelector.forceStoreKit1 to true on visionOS.
  • Fixed IndexOutOfRangeException happening in the catalog editor when exporting with an empty catalog item.