baldurk/renderdoc

Unity editor crashes when loading renderdoc using vulkan api

shchen2017 opened this issue · 1 comments

Description

Unity editor crashes when loading renderdoc using vulkan api.
I found that the following modifications caused,this caused vkCreateDevice hook failed.
image

Steps to reproduce

  1. open unity2020
  2. load renderdoc

Environment

  • RenderDoc version: 1.30
  • Graphics API: vulkan

This is a Unity bug not a RenderDoc bug.
I am able to load renderdoc and capture Unity 2022.3.5f1 Vulkan Editor
image