My studio hasn’t been crashing, however has since the update been lagging, making it difficult to develop (good specs).
I believe it may have something to do with the terrain tool, as @GammaShock said disabling the flag for widget terrain tools seems to resolve most issues.
I’ve been scanning through the source of the terrain tools which I grabbed from builtinplugins for a while now, I’ll get back to you all on that.
Edit: This is quite apparent when navigating explorer while editing a script.
Studio starts off good and then progressively gets worse (memory leak???)
looks like they’re trying to run RenderStepped.RenderStepped:wait() because they messed up the runService variable??