@Phil.E I have updated to the most current build since but that's not what resolved that crashing issue.
To bring that design back to stability I had to do some fancy footwork with the timeline. The design had a parameter that controlled the height and shape of a body (basically it allowed me to have one design that could switch between different versions of a part) and when I changed the parameter, it crashed for some reason, even though I had used that design for a long time and never experienced that behavior (and this was a parameter that I changed frequently). It took me a few tries of changing the parameter around and rewinding the timeline before I isolated the sketch that was causing the crash. In the end I had to just clear out the sketch and re-draw it from scratch which fixed the issue. The strange thing is I re-drew it exactly as it was before so I still don't know what was causing the instability.
Fusion does some very strange things with sketch constraints I've found. It will pretty regularly just remove or delete dimensions or constraints without telling me. For example, I use extruded text a lot, and I usually dimension the vertical of the textbox so I can use a parameter to control the text height. About 8 times out of 10 changing the text height parameter works fine, but the other 2 times, it will just delete the dimension, as if I had never put it there at all. Other times, I have noticed my designs acting weird and found that one of the sketches earlier in the timeline was now showing as unconstrained whereas it was previously fully constrained because Fusion had deleted a mirror constraint or something like that. I'm guessing this is some unhandled corner case where Fusion can't compute but it isn't caught by the exception handler.
Another example is that sometimes I will change a parameter and I will get a "compute failed" error in a sketch even though the value I changed it to shouldn't cause any problems. I will go into the sketch, delete the red dimension, and recreate the exact same dimension with the same parameter and it will work fine.
I have started to export designs to my computer when I encounter these issues and post them on the forums but a lot of the time, I will make a detailed bug report post with attached screencast and/or design, and not get any responses at all which is pretty discouraging.
I really wish Autodesk would create a dedicated bug reporting pipeline here.
Thanks!
-Sam