I’ve been facing this issue for a few days now where the camera stutters when editing in Roblox Studio. When playing the game itself, it runs perfectly fine. This is not a hardware issue either. I’ve tried everything to get this fixed and still have not found a solution. Would appreciate any tips to fix this.
1 Like
Hey, your issue might be due to:
File > Settings:
- Rendering Quality: Put this on low to see if the stuttering stops.
- Graphics Mode: Switch between Automatic and Direct3D11 to see which works best for you.
- Edit Quality Level: Set this to low to test the issue.
MicroProfiler (Shortcut: Ctrl + F6)
- Inspect Script Execution
- Test Game Optimization
- Rendering Performance
- Lags/Stutters
Lastly check the issue on a blank project to see if the stuttering still occurs.
1 Like
Try deleting the camera object in the workspace.