This happened to me too and couldn’t even open the project without it crashing.
Managed to fix the issue by switching Vulkan Preview off from the EditorPerProjectUserSettings.ini located in project folder\Saved\Config\Windows
Locate and change:
bPreviewFeatureLevelActive=False
This will not solve the underlying problem that caused the crash in the first place tho.