nSight bug report

Hello! In our app we create temporary direct3d device, then release it, and create main d3d device. When we try to capture frame in nSight app crashes while SwapChain->Present() call in nSight’s dll (not remember exact name, can repeat if required). If we comment temporary device creation, capture frame works.