Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when running ScreenCaptureforHWND demo and using graphical debugging tools at the same time #92

Open
tlivegaming opened this issue Oct 15, 2021 · 1 comment

Comments

@tlivegaming
Copy link

tlivegaming commented Oct 15, 2021

System:Windows10
Winver: 19042.1237
IDE: Visual Studio 2019

Steps to reproduce the crash

step1

Run ScreenCaptureforHWND

step2

Debug Graphics
image

step3

Select a windows,such as Visual Studio 2019

CRASH
image

@tlivegaming tlivegaming changed the title Crash when use Graphics Debugging Tools Crash when running ScreenCaptureforHWND demo and using graphical debugging tools Oct 15, 2021
@tlivegaming tlivegaming changed the title Crash when running ScreenCaptureforHWND demo and using graphical debugging tools Crash when running ScreenCaptureforHWND demo and using graphical debugging tools at the same time Oct 15, 2021
@robmikh
Copy link
Member

robmikh commented Oct 16, 2021

I'll have to confirm this, but I believe that if the graphics debugging tools are anything like PIX, it uses D3D11-on-12. D3D12 is unsupported by Windows.Graphics.Capture at this time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants