From what I’ve been able to find, the issue could be related to your GPU drivers or possibly your RAM. The most common solution I came across in similar reports was switching from DirectX 12 to DirectX 11, as several users mentioned that doing so stopped the editor from crashing,to do that, open Project Settings, go to the Platforms section, select Windows, then search for “Default RHI” and change it from DirectX 12 to DirectX 11. After that, restart the editor and test whether the issue still occurs.
I also found a few posts that suggest different troubleshooting steps you could try. I’m not sure what the exact cause is in your case, but hopefully one of those solutions helps resolve the issue.