I am attempting to debug OpenGl 4.3 code on my laptop (win 10, RTX2080 Q-Max). I have the latest version of both visual studio 2019, and nsight visual studio edition.
When I perform graphics debugging, and capture the frame ,the API inspector and Scrubber windows appear, but the window itself is empty, and is not updated, showing my code underneath it. I’ve used nsight in vs2019 on my desktop, and it’s never done this before.
Has anyone heard of this, and knows how to fix it?