NVIDIAGameWorks/KickstartRT_demo

Crash when using vulkan on startup

BattleAxeVR opened this issue · 0 comments

Hi there, great resource, but with the latest Vulkan SDK (VulkanSDK-1.3.236.0-Installer.exe) I'm getting a vulkan validation error during startup when I pass in -vk to the command line.

Used Visual Studio 2022 to compile it on Windows 11, if that matters. My GPU is RTX 4090 with latest drivers.

Thanks in advance! cheers. ps keep up the good work, I'm happy this repo was updated to use the latest NRD, but that's where it's crashing, in RenderPass_Denoising.cpp (1534), RenderPass_NRDDenoising::BuildCommandList -> SetSampler -> vkUpdateDescriptorSets (callback in validation says desc is null)