SHADERed
SHADERed copied to clipboard
Pixel inspect crashing
As the title says, using pixel inspect on any of the example projects crashes the app. Windows 10 64bit Latest release NVIDIA 1660S
reason is https://github.com/dfranx/SHADERed/issues/233
Looks like the same issue I'm facing while using the VS Code extension to debug;
- Start the debugger with F5 in VS Code (using launch.json) works fine to use the SHADERed extension to start debugger
- SHADERed window pops up
- Click a pixel on the output --> SHADERed Crashes (exits) and SHADERed extension stops debugging in VS Code immediately
SHADERed version: 1.5.6
Suggested Bugfix #288