NSight Version 2019.1.1
NSight Build Number 2019.1.1.19056
Visual Studio Community 2019 Version 16.0.2
GPU Gefore GTX 1060 Driver Version 419.17
Windows 10 64-bit
I am trying to use the shader debugging feature. When I capture a frame and scrub to the event I am interested in, I can see the shader I am interested in with a hyperlink on the source in the API Inspector:
But, when I click on the hyperlink, I am presented with an empty text editor panel:
If I right-click on the panel tab and click on “Open Containing Folder”, I can see that the file has contents:
I can also open this temp file in a normal text editor to see contents:
but I can’t toggle breakpoints in the external editor.