MarketplaceService:PromptBulkPurchase does not update the items as "owned"

After running PromptBulkPurchase on a set of items in studio, those items do not show as owned when calling MarketplaceService:PlayerOwnsAsset|PlayerOwnsBundle().

This behavior is different from MarketplaceService:PromptPurchase and MarketplaceService:PromptBundlePurchase, which both will count the item as owned after a success.

Expected behavior

The items bought through PromptBulkPurchase will return as true after using MarketplaceService:PlayerOwnsAsset|PlayerOwnsBundle()

Seems like this is also a bug in live servers too.

Thanks for the report! We’ll follow up when we have an update for you.