As a Roblox developer, it is currently too hard to debug an experience that uses Teleport, since Studio doesn’t allow this.
However, Studio currently already emulates a server.
Following the same principle, Studio could emulate MULTIPLE SERVERS to allow Teleport.
If Roblox is able to address this issue, it will improve my development experience because currently we always need to use Roblox Player to debug Teleport, however, the Player debug console is absurdly limited. Thousands of hours are wasted with this limitation.
Also, a game with a high number of players can’t even test if their code for teleportation works unless they make a new entire place for the purpose of testing it.
Therefore, we request that ALL FUNCTIONALITIES of TeleportService are also available within Studio.