Cannot drive vehicles after teleporting them in published maps

Summary

After teleporting any vehicle using the TeleportTo method, the player gets stuck and cannot drive the vehicle anymore. This only happens in listed maps, but works fine in uefn sessions.

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Verse

Steps to Reproduce

Just get the fort_vehicle the player is in, and teleport it somewhere using the the TeleportTo method. Something like this:

if(Vehicle.TeleportTo[NewTransform.Translation, NewTransform.Rotation]){}

Then test it using a private code of the island or after publishing the map, not in an editor session

Expected Result

The player should be able to continue driving the vehicle even after teleporting it

Observed Result

Cannot drive the vehicle anymore after teleporting it

Platform(s)

All

Video

Additional Notes

Please fix asap

FORT-937580 has been created and its status is ‘Unconfirmed’. This is now in a queue to be reproduced and confirmed.