discord / gamesdk-and-dispatch

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

[Bug Report] Discord GameSDK Overlay "Invite to Join" quick results are non-existent. #54

Open Jump-Suit opened 4 years ago

Jump-Suit commented 4 years ago

Describe the bug The issue is the Discord Overlay (and Client as I've tested both) do not show quick results for sending Invite to Join game invites to players/users directly within game via overlay, or in the Discord client itself WITHOUT searching. The "Arrow Signs" appear in its place.

Steps to reproduce Steps to reproduce the behavior:

  1. Go to a Discord game which supports Game Invites
  2. Click on Invite to Join in either the Discord Overlay or Discord client
  3. View the "Invite to Join My Game" surface UI with the "arrow signs"
  4. Observe as there is no quick results WITHOUT searching

Expected behavior When opening the Invite to Join in game detection for game invite capable games(?) it gives user suggestions to who the player may want to invite to their game!

Screenshots TFJTTNoGameInviteQuickResults

Implementation specifics

Additional context The base functionality remains intact, the issue here is there is no quick suggestions as previously there was when creating a Discord Lobby in my game. This may/may not correlate with the Discord Widget not showing up as well.