Marketplace prompts on server go to all players

  • Describe the bug. Describe what is happening when the bug occurs. Describe what you would normally expect to occur.

When a purchase is prompted from the server, it gives a prompt to everyone in the server. This is confirmed with PromptProductPurchase and PromptGamePassPurchase

  • How often does the bug happen (Everytime/sometimes/rarely)? What are the steps that reproduce the bug? Please list them in very high detail. Provide simple example places that exhibit the bug and provide description of what you believe should be the behavior.

100% in new servers

  • When did the bug start happening? If we can tie it to a specific release that helps us figure out what we broke.

Started happening in the last hour or so.

  • Anything else that you would want to know about the bug if it were your job to find and fix it.

There is a workaround where you call the prompts from the client which resolves the issue, but makes the player parameter a little useless if it has to be called from the client.

1 Like

See: [URGENT] Clients receiving random purchase prompts