- On 2026-03-28, a report says Roblox Studio, the creation app from Roblox Corporation, starts smooth and then gets laggier the longer it stays open.
- The post says new baseplates, cache reset, and closing Explorer/Properties/Output only slow the lag down. It still comes back.
- As of 2026-03-28, the shared thread snapshot shows 3 posts and 2 participants, with Studio restart used as a temporary reset.
- Community signal: The issue is now tracked in a Roblox Developer Forum (DevForum) topic, ID 4542300.
- Repro pattern: Open Studio -> wait a few minutes -> camera gets choppy -> delays show in editor actions.
- Scope hint: It happens on fresh baseplates too, so this does not look like one broken project file.
- Hardware context shared: Intel Core i5-8400, Intel UHD Graphics 630, Radeon RX 480, and 16 GB RAM.
Before vs. After
[table]
[tr][th]Test Moment[/th][th]Before (fresh launch)[/th][th]After a few minutes[/th][/tr]
[tr][td]Camera movement[/td][td]Smooth pan/rotate[/td][td]Choppy and jittery[/td][/tr]
[tr][td]Editor response[/td][td]Fast clicks and panel changes[/td][td]Delay on actions[/td][/tr]
[tr][td]Empty baseplate test[/td][td]Feels normal[/td][td]Still degrades over time[/td][/tr]
[tr][td]Closing Explorer/Properties/Output[/td][td]No major effect at start[/td][td]Lag ramps slower, but still returns[/td][/tr]
[tr][td]Workaround[/td][td]Not needed yet[/td][td]Restart Roblox Studio to reset[/td][/tr]
[/table]
Developer Context
Roblox bug-report rules explain why this kind of issue can take time to fix. On 2019-07-20, Roblox said lag reports should include a microprofiler dump and full system info, so engineers can reproduce the slowdown and target the real bottleneck.
- For lag/slow bugs, include microprofiler dump and system information.
- If Roblox staff asks for logs, Studio logs are in `%localappdata%\Roblox\logs` on Windows.
- Fixes are usually shipped in versioned release notes (example: "Release Notes for 635" posted on 2024-07-25).
- Long build sessions get interrupted, and that kills your flow.
- More restarts means slower game updates for your players.
- Good bug reports from creators can help Roblox fix this faster for everyone.
- Q: Is this only a problem in huge games?
A: The report says it can happen on a baseplate, so it is not only about big maps. - Q: Did cache reset solve it?
A: Not in this case. It helped a little, but lag still came back. - Q: What is the quickest temporary fix right now?
A: Restart Roblox Studio when performance drops. - Q: What should I attach if I report the same bug?
A: Repro steps, ISO date/time, system info, microprofiler dump, and logs if staff asks. - Q: Is there a confirmed fixed Studio version as of 2026-03-28?
A: No confirmed fix version is shown in the provided thread snapshot yet.
- Roblox DevForum thread: "Roblox Studio gets laggiers the longer it's open for" (topic 4542300)
- Roblox DevForum guide: "How to post a Bug Report" (lag report requirements)
- Roblox Support article: "How to Retrieve Roblox Studio Logs"
- Roblox DevForum post: "Release Notes for 635" (versioned release note example)