baldurk / renderdoc

RenderDoc is a stand-alone graphics debugging tool.
https://renderdoc.org
MIT License
8.88k stars 1.33k forks source link

crash if "VK_KHR_get_physical_device_properties2" is not enabled when "Enable API Validation" #3361

Closed llcxiongmao closed 3 months ago

llcxiongmao commented 3 months ago

crash if "VK_KHR_get_physical_device_properties2" is not enabled when "Enable API Validation", I do not find any note from doc, it is a bug?

Reproduce:

My environment:

baldurk commented 3 months ago

Hi there, your issue has been closed due to not correctly following the issue template. Please read the documentation about filing issues and open a new issue which does follow the issue template. Do not reply to this issue with more information or with a correctly formatted issue, as that will only lead to confusion.

I try to address all github issues and fix bugs quickly, but badly formatted issues or poorly described bug reports especially are a significant drain on project resources. Taking a few minutes to file a good issue makes a huge difference and will get it addressed faster - everybody wins!

In github when you first create a new issue the form is pre-populated with a template which you should read over and follow. As linked above there is documentation going into more detail about what makes a good issue.