Not sure if it is the template, or just an issue with DX12 and NVIDIA, works "OK" on INTEL (very slow). I haven't had issues graphics debugging anything else.
This is a known problem. If you look at the latest versions of the templates in the GitHub repro you will see I changed the DXGI_ERROR_NOT_FOUND to use the SUCCEEDED macro. See this commit
Not sure if it is the template, or just an issue with DX12 and NVIDIA, works "OK" on INTEL (very slow). I haven't had issues graphics debugging anything else.