Created packages made with Unreal Engine 4.23 aren’t rendering properly in Vulkan.
Some context:
- I have the latest Vulkan SDK installed.
- I have updated Drivers that support Vulkan installed.
- I have enabled the VulkanRHI in the Project Settings menu via UnrealEditor.
- 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.