RSVP Event Prompt throwing error

When join event prompt is opened and close button get selected automatically. When I click join event button using mouse click while close button is selected throws exception. Player can’t move any more after this exception is thrown

 exception while signaling: Cannot set GuiService.SelectedObject to CloseButton because it is not a descendant of a PlayerGui 

I used follow api to open Join Event Prompt

SocialService:PromptRsvpToEventAsync(eventId)

I think this should be in Bug Reports.

1 Like