Hi all,
I am trying to develop an Android game using Vulkan but I am having some trouble getting it to work. I followed the tutorial here (https://docs.unrealengine.com/latest/INT/Platforms/Android/VulkanMobileRenderer/). I was able to get the build onto my Nexus 5X and it ran just fine (although I don’t know how to prove it is using Vulkan). I was also able to get it running in the viewport:
However when I try to play in game in the Vulkan preview window I get the error below. It tells me that I need to update my graphics card driver and that it can’t find my current driver version. But I have the latest graphics driver and the version number is higher than the recommend version number. You can see that in the window behind the error.
**
Does anyone know why this is happening? **
P.S. As a side question does anyone know if I can prove that my phone is running Vulkan?