Teleport failed because Unknown exception (Unauthorized)

Hello,

I keep getting this error despite having tried everything to ensure it works.

I teleport a group of players using TeleportAsync passing an array of Player instances, but some of them receive this error and don’t get teleported, while some do get teleported. It’s very random, but it seems to be consistent for the people receiving the error. (As in, once you get this error, you consistently get it, while the other people are fine.)

Once again, it only happens to some people, not everyone. I teleport a group of players using TeleportAsync passing an array of Player instances, but some of them receive this error.

I’ve tried:

  • Publishing all places
  • Enabling 3rd party teleports
  • Making the experience public (it’s private by default due to being a dev environment)
  • Ensuring it’s the correct place ID

Due to some people being teleported fine, I believe this might be a Roblox issue, as I assume any mistakes on my side would lead to complete teleport failure, not just for a few players.

4 Likes

I’m having the exact same issue with my game as well. Would definitely like to know if this is a Roblox issue or not.

I’m having the exact same issue with my game as well.