Missing Vulkan dumps on Windows
- Dominant language
- C++
- Stars
- 68
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
When testing GITS with Blender on Windows, no dumps are created when the Vulkan backend is used. Steps to reproduce:
- Build GITS and install it to some directory.
- Download Blender from [https://download.blender.org/release/Blender4.4/blender-4.4.0-windows-x64.zip](https://download.blender.org/release/Blender4.4/blender-4.4.0-windows-x64.zip). Unzip it.
- Open Blender and select the Vulkan backend via "Edit > Preferences... > System > Display Graphics > Backend > Vulkan (experimental)".
- Close Blender and copy over the files in "Recoder/FilesToCopyVulkan/*" to the Blender directory.
- Open Blender again and close it.
- Notice that no dumps are created.
When doing the same steps but adapted for the OpenGL backend, dumps are created normally.
Contributor guide
Assessment
This issue has not been assessed yet.