Error (C2248) while compiling blank project with Unreal 5.3.2

Hey,

I have a similar problem. I have no fix.

My fix for now is commenting the 86 line out:

	std::atomic<uintptr_t> Hazard{ FreeHazardEntry };
	//FHazardRecord() = default;