Compatibility with ID3D12DeviceRaytracingPrototype

Hi Nsight developers,

I’m working to profile a ray tracing project. From my testing i realised that ID3D12CommandListRaytracingPrototypePtr and ID3D12DeviceRaytracingPrototypePtr seems to be unsupported by Nsight vse and graphics. During profiling, the query is force failed which subsequently crashes the application. Normal operation without profiling has no issue. I would like to know if there is a work around for this without upgrading to RS5 to use the new Device5.

The mre if required would be to take the RS4 version of the code from http://cwyman.org/code/dxrTutors/tutors/Tutor4/tutorial04.md.html and run nsight vse.

Much thanks!