Vulkan status

Created packages made with Unreal Engine 4.23 aren’t rendering properly in Vulkan.

Some context:

  1. I have the latest Vulkan SDK installed.
  2. I have updated Drivers that support Vulkan installed.
  3. I have enabled the VulkanRHI in the Project Settings menu via UnrealEditor.
  4. Created packages render fine in DX11 and DX12.

When running the created packages in Vulkan, it displays a pink haze with green and purple artifacts.

NOTE: I am only trying to create packages of free Unreal Engine demos, like SunTemple and ShooterGame.