Characters fall through the ground after sitting in a vehicle that gets removed

As of around 2-3 hours ago, players started experiencing a bug that causes them to fall underground when a vehicle is respawned in Car Crushers 2: [8X MAP SIZE🌋] Car Crushers 2 - Physics Sim - Roblox

You can replicate this in the game by doing this:

  1. Spawn a car
  2. Wait for the 20s timer and respawn the car while you’re still sitting in it (Using the yellow respawn button)
  3. When the black screen fades back out, your camera should be stuck where you respawned from instead of showing the new car, which is because the game fails to teleport the character

I’ve found that the character seems to fall underground when this happens (Until it it’s outside the streaming region). And it only happens in the live roblox client so far, not in roblox studio

The game runs this code to remove a character’s weight when it sits in the car:

And this code to unseat the character before the vehicle is removed (Which happens to the currently active car when you respawn)