Roblox Studio Experiencing Jitters when moving camera

Hello, I am having this weird issue with Roblox Studio where it is just jittery and just a bad experience to use. Here is a video showing the issue.


Any help will be appreciated.

Someone probably has a good idea of what’s happening but I’m not that person, so can you show me what the laggy frames in the MicroProfiler look like? I could probably figure it out by which task takes the longest.

1 Like

Can you pause it on the longer frames, and then switch to Detailed view and zoom into one of the frames?

1 Like

Since the Scene task on that really long frame you zoomed into lasted 16ms, I’m inclined to believe it has something to do with VSync, since 60FPS is equal to ~16.66ms. I could easily be wrong but that’s my educated guess.

Do you have any external applications influencing how Studio renders things? (Stuff like the per-software settings in Nvidia Control Panel or Roblox Studio Mod Manager)

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.