Commands to reproduce:
./Setup.sh
./GenerateProjectFiles.sh
make
cd ~/UnrealEngine/Engine/Binaries/Linux
./UE4Editor
I have attached a screenshot of CrashReportClient
I’ve already tried it just a few hours back. The problem persists; I’ve got the latest NVIDIA proprietary drivers installed alongside Vulkan SDK via this link: https://vulkan.lunarg.com/sdk/home
By the way the Nvidia 940 MX is under min requirements. You can maybe get away with it, but see the pre req note for what Epic thinks about this https://wiki.unrealengine.com/Building_On_Linux#Prerequisites I know if you search that there are people who have, but that doesn’t mean much.
I tried a few things, but still I’m unable to properly install Nvidia proprietary drivers. I downloaded a .run file from Nvidia and gave it executable permission. It shows an error that installation has failed.
I tried doing it from tty3 and recovery mode as well.
I those two cases it says "the distribution-provided pre-install script failed. I think if I can get the proprietary drivers working I may have a chance of running UE4 on vulkan.
UPDATE:
Finally I purged all the Nvidia drivers and installed nvidia-driver-390 from the software updater. Following that I purged all vulkan and lunarg packages and reinstalled them. Now UE4 works with -vulkan.