Camera in my game is choppy/locky

ive already made a post about this a couple days ago, but i still havent found the cause and this time i did a little bit more research. i could only find one other post about this bug so it looks like this is quite rare, but the dude got 0 replies so it didnt really help a lot. basically whenever i move my camera, it locks up and stutters. heres what ive found out so far:

  • this is most likely not a script issue, because it was still there even after i deleted all scripts from the game
  • it only affects the X axis, i can move up and down just fine
  • it gets worse the slower you turn. if you turn really slow, the camera basically wont even move and if you turn fast its unnoticable.
  • its not related with my mouse, because my friends have noticed it too and i can turn just fine on other games.
  • it still occurs even at the lowest graphics setting
  • it gets worse with an fps unlocker (i think)
    ive been trying to fix this for days and its just really frustrating. any help appreciated.
    heres the game link if you want to see it for yourself:
    untitled project 2 - Roblox

I can’t tell, is it ur crosshair ui or is it the entire camera

it affects the entire camera

[30char]

probably when you are using run service to change the position of the camera or GUI

  • this is most likely not a script issue, because it was still there even after i deleted all scripts from the game

Are u using viewport frames and the like? It could be affecting it

nope its a model that is attached to the camera using a BindToRenderStepped loop. the glitch still occurs after deleting the viewmodel though so i doubt it has anything to do with it

Hmm. Maybe it’s the tool your holding maybe remove the tool from scripts and see what happens because if I’m not mistaken your tool model includes camera scripts

Edit: based on the video

nah that doesnt work. i posted a link to the game so you can go check it out if you want and see it for yourself