Hi guys, I've also had the problem for a while and managed to fix it. It is important to know that the cause of the problem can vary, so you should identify your problem by reading the files where the cause is written in the "*Documents/FC 24/CrashDumps" directory. The files are in mdmp format so for my part I had to use WinDbg to be able to read the error causing the problem. After that, you would be able to identify why you have this problem...
As far as I am concerned, the problem indicated is "FAILURE_BUCKET_ID: NULL_POINTER_READ_c0000005_dxgi.dll! CD3D12Device::EnsureChildDevice" so I had to update my graphics card driver (if you have more than one, update them all). The funny thing was that I thought my drivers were all up to date but in fact they weren't, so be careful.