ConfettiFX / The-Forge

The Forge Cross-Platform Rendering Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2
Apache License 2.0
4.75k stars 497 forks source link

vulkan mode works not correctly when launching from renderdoc. #246

Closed hanyangl5 closed 2 years ago

hanyangl5 commented 2 years ago

Launch program from renderdoc, switch to vulkan backend, image starts flashing

image

yaoyao-cn commented 2 years ago

i have the similiar problem when launching from renderdoc i launch directly in vulkan mode, then it triger the assertion below

image

here returns VK_ERROR_DEVICE_LOST image

then i switch to version 1.50, the problem does not exists, it's too hard to find what is changed in vulkan.cpp compared to version 1.50 due to the merged commit. i will be very glad if the author could provide the whole commit history, it will be easy to find the problem by checkout to the history commit