Roblox Studio Instability and Crashes when editing scripts

Ever since the most recent roblox studio updates, my roblox studio has been entirely unpredictable and unstable.

The instability is completely unacceptable because I haven’t been able to work on my projects for about a week, and I’ve heard that the issues have been around and reported several times since October with no fixes to this day.

Most of my issues come from studio either becoming an unresponsive brick or entirely crashing and making me lose a lot of code and progress.

  • Window/widget settings do not appear to save

  • Studio can seize up and have rendering issues for messing with the tabs at the top or repositioning widgets and windows

  • Studio crashes about 30% of the time I try to open the game from the website. I need to open a different place and then use the asset manager to open the desired place without crashing.

  • Studio crashes 100% of the time when I edit a certain script. This script isn’t even a large script or the largest/most complicated script in the game. Most times it crashes when I change a few characters, other times I’m able to script a dozen lines or so and then it suddenly crashes.

  • Using select all in a script selects a bunch of items in the workspace – not even all of the items in the workspace.

Production on my game was able to continue with a slower more delicate pace, but ever since I have gotten to the point where I need to edit this specific script, I haven’t been able to do anything further.

I have tried uninstalling studio, updating my computer, closing every app, etc, all to no avail.

1 Like

Currently there is no fix for the general instability of Studio (the only workaround is to use a compatible PC). To edit your script, right click the script and click “Save to File”. Select “.RBXMX” for the file type. You can open your script with a text editor and edit the contents of the document. Once done, you can import it back into studio.

If you’re using Windows 10, go to recovery options and rollback the latest quality update.

1 Like