Vulkan PC SM6 无法运行

[Image Removed]

<br/>

LogVulkanRHI: Loaded GFSDK_Aftermath_Lib.x64.dll

LogVulkanRHI: Warning: Found VULKAN_SDK=C:\VulkanSDK\1.4.309.0

LogVulkanRHI: Display: Registering provided Vulkan validation layers

LogVulkanRHI: Display: Updated VK_ADD_LAYER_PATH=../../../Engine/Binaries/ThirdParty/Vulkan/Win64

LogVulkanRHI: Starting Vulkan Profile check for VP_UE_Vulkan_SM6:

LogVulkanRHI: - Checking device support for profile VP_UE_Vulkan_SM6 (deviceName=NVIDIA GeForce RTX 4060 Ti, driverName=NVIDIA, driverInfo=576.02). You may find the details of the capabilities of this device on https://vulkan.gpuinfo.org

LogVulkanRHI: - Unsupported format condition for VK_FORMAT_R64_UINT: VkFormatProperties2KHR::formatProperties.optimalTilingFeatures contains (VK_FORMAT_FEATURE_STORAGE_IMAGE_BIT | VK_FORMAT_FEATURE_STORAGE_IMAGE_ATOMIC_BIT)

LogVulkanRHI: Vulkan Profile check complete.

LogRHI: RHI Vulkan is not supported on your system.

<br/>

[Image Removed]

<br/>

Hi,

我尝试在PC上运行Vulkan SM6,发现会有一个Error,看起来是VK_FORMAT_R64_UINT不支持某些Feature导致的,但是通过 Devices - Vulkan Hardware Database by Sascha Willems 查询到,我的设备是支持的,这会是什么原因导致的呢?

Hi,

你好,这个应该是因为开了RenderDoc的原因,你可以把RenderDoc autoattach关了再试一下。