Vehicle Camera issue

I am trying to use the vehicles from roblox’s city game (I can no longer find a link)
While using the vehicle for about 5-15 seconds there will be a sudden jerk/snap of the camera. That’s when the problem occurs. When u try and leave the vehicle after that the camera will be bugged for a few seconds. Ranging from 2- 20 seconds.

Here is the vehicle model to try it out yourselves

van.rbxm (246.7 KB)

Edit: The error/problem is coming from a core roblox script. I cannot edit it from my game directly.
Edit x2: I recently found that roblox has made some of the vehicles free in the toolbox. I tested those vehicles to see if they had the same issues and sure enough they did.
image

Did you forget to set the camera back to normal when the player exits?

The problem has to w/ some of roblox core scripts
The error is coming from scripts made from roblox. I cant edit those scripts from my game.