Roblox Vehicle Seat Steer Property Is Bugged

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? I would like Roblox to Fix Their Vehicle Seat, I Tried to locate the Bugs section but to no avail can I locate it so im posting it here. If someone can forward this message to the right place that would be appreciated.

  2. What is the issue? Include screenshots / videos if possible! The Issue is that the Vehicle Seat.Steer Property Is getting Infinitely Stuck Between 0 and 1 if you were to Input A or D Really Fast.

The only code I have in the Vehicle is Just a GetPropertyChangedSignal(“Steer”) and im printing its value

https://gyazo.com/3a484f9ba304a6896933251a9b55cb31

  1. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    I’ve tried many solutions Like adding Debounce, Even trying to create my own steering function Independent of the vehicle seat. But I’ve come to realize that its an actual bug with roblox