Issues with servers in a universe

A quick response to all this:

  1. TeleportService:Teleport is not guaranteed to teleport users to the same game instance. There is no guaranteed server creation to discovery time as well.

What many developers do is use DataStore value checks to assure the players you want to be in the same room actually are. This may take some effort but will work.

  1. We intended developers wanting this functionality to use TeleportService:TeleportToPrivateServer and TeleportService:TeleportToPlaceInstance.

  2. TeleportService:TeleportToPrivateServer is currently broken right now, and we’re in the process of fixing it.

Anyone have any recent experience with TeleportService:TeleportToPlaceInstance?

1 Like