discord / gamesdk-and-dispatch

Public issue tracker for the Discord Game SDK and Dispatch
22 stars 7 forks source link

Lobby Search Distance of Global not working #139

Open Th3-M4jor opened 2 years ago

Th3-M4jor commented 2 years ago

Describe the bug

When setting the distance to Global in a lobby search query, it will not return a lobby created by a user in another region.

Steps to reproduce

Expected behavior

Lobby count should come back 1 If both players are in the same region the count does come back 1.

Implementation specifics

Additional context Add any other context about the problem here.

I can provide code for a minimum reproduction if needed.

This is preventing us from delivering a highly requested feature to our community. We'd really like some help with this.

Th3-M4jor commented 2 years ago

Update: We've tried 3.2.0 and our problem persists

Th3-M4jor commented 2 years ago

Due to the lack of response to this issue or the support ticket we filed a few days after opening this issue, we were forced to move to an alternate method for matchmaking.

However I will leave this issue open since others may come across the same bug.