microsoft / DirectX-Graphics-Samples

This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
MIT License
5.89k stars 2k forks source link

Crash when launching D3D12RaytracingProceduralGeometry #798

Open GolubovCsabaAntalOTP opened 1 year ago

GolubovCsabaAntalOTP commented 1 year ago

Unhandled exception at 0x00007FFAABD706BC (KernelBase.dll) in D3D12RaytracingProceduralGeometry.exe: 0xC000041D

Callstack:

Windows 11 25206.1000 nVidia GeForce RTX 3070 (31.0.15.3004)

zhangxiucheng commented 1 year ago

hey,i've encountered the same problem as yours. it might be caused by your GPU as i can run this program with RTX2060, but not with RTX3070.

ClancyWalters commented 1 year ago

I'm seeing the same issue on a 3080 Windows 11 22621.1848 Graphics Driver 31.0.15.2756

Runs in Release but breaks in debug.