SetTeleportGui prevents Kick prompt from being shown

Engine Bug:

If you set a players teleport gui using :SetTeleportGui() and then teleport them away, it prevents the prompt made from the :Kick() function from appearing on the players screen.
This bug only happens in-game as you cannot use :SetTeleportGui() in roblox studio.

To reproduce the issue you must first:

  • Create a game with at least two start places.
  • Set a teleport gui with :SetTeleportGui().
  • Then teleport the player to the other place you have created.
  • Once teleported into the second place you must kick the player. (I used the developer console)

Here’s a game that demonstrates the issue.
Main Place:
https://www.roblox.com/games/5212018513/Teleport-Kick-Bug
Secondary Place:
https://www.roblox.com/games/5212018772/UnderscoredGeos-Place-Number-39

Video:

4 Likes

Thanks for your report. We are looking into the issue now.

2 Likes