Engine keeps crashing

Whenever I opened Unreal it was crashing, then I set to open it without opening the map, which I thought it had it fixed. But it crashes when I open the map, and also crashes if I create another map and set the game mode to third person game mode, which was the one I was making.

How could I fix it?

What your pc spec and does it crash if you create a Basic Floor map ?

RTX3060, I5 10th, 32gb RAM
No, it crashes when I assign the third person game mode to the map or if I try open my map that has it already assigned (it was a map only to test things out, so it’s disposable).

Does it crash in different projects or only in one?

Only the one I was developing. I tested in a initial project and it’s not crashing. But I would rather not start over.

That is likely due an error in bluepriht logic you have, like an infinite loop. Or a currupted file. Download debugging tool for your version to figure it out

Thank you very much, do you have a link to this debugging tool?

Its available in Unreal Engine download menu in Epic Games launcher. Just put a tick next to something like “debug symbols”. It should give you more specifics about the error when crashing. Then post the error here in the comments so we can help

I’m interested in this solution, but could you please be more specific? I’m at Epic App right now, under Unreal Engine tab. Next to where should I put the tick? How do I do it? Inside Unreal tab for me appear “library” tab with “versions”, “projects”.

Sorry, I was a bit confused on my last reply. When I search for debugging tools at the store tab lots of things appear, none of them called specifically “debugging tool”.