UE 5.3.2 crashing

Unreal continues to constantly crash. It crashes when i save, it crashes when i undo. I cant work for more than a couple of minutes without it crashing from simple processes. It gives this error everytime.
LoginId:8b85e31d4a6863970bd951b3b1d60f6a
EpicAccountId:c7cef3f6763d4062b65359dda3fbba3b

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION 0x0000000000000000

UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Engine
UnrealEditor_Core
UnrealEditor_Core
UnrealEditor_RenderCore
UnrealEditor_RenderCore
UnrealEditor_Core
UnrealEditor_Core
kernel32
ntdll

Wherever its trying to write to it would appear it does not have permission, try moving the project to a different location ideally the root of a drive or you’ll have a name too long error when packaging

You could also try to get around it by running as admin on windows or sudo or whatever its called on other operation systems