015c:err:vkd3d_debug_messenger_callback: Validation Error: [ VUID-VkSamplerCreateInfo-anisotropyEnable-01071 ] | MessageID = 0x498660fc | vkCreateSampler(): pCreateInfo->maxAnisotropy is 0.000000 but must be in the range of [1.0, 16.000000] (maxSamplerAnistropy). The Vulkan spec states: If anisotropyEnable is VK_TRUE, maxAnisotropy must be between 1.0 and VkPhysicalDeviceLimits::maxSamplerAnisotropy, inclusive (https://www.khronos.org/registry/vulkan/specs/1.3-extensions/html/vkspec.html#VUID-VkSamplerCreateInfo-anisotropyEnable-01071)
So it is tracked
Crash window shows

And validation shows