Reproduction Steps
We have been getting consistent crashes (100% of the time) in certain places that use Luau types ever since this feature Luau-Powered Autocomplete & Language Features: Documentation + Full Release! was turned on. All of the places that crash have shared code in them that contains many complex Luau types.
Here’s one of the places that crashes as soon as it loads in studio:
It seems that the flag “LSPAutocomplete_preAlpha” is what makes studio crash 100% of the time. Turning that flag off fixes the issue.
Crashing occurs even when not using the built in script editor (or autocomplete) at all, and on all devices we have tested (windows 10/11, macos 12).
Expected Behavior
I expect studio to load without issues.
Actual Behavior
Studio crashes instantly when loading the linked place.
Issue Area: Studio Issue Type: Crashing Impact: Very High Frequency: Constantly Date First Experienced: 2022-01-29 00:01:00 (-05:00) Date Last Experienced: 2022-02-02 00:02:00 (-05:00)
I’ve still been getting crashes. I edit a few lines of code and studio just shuts down instantly without a warning. The autocomplete doesn’t appear either.