You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running ./run_airsim_image_source.sh airsim_source:4.27.2-cudagl10.2
and then trying /home/ue4/UnrealEngine/Engine/Binaries/Linux/UE4Editor
I am prompted with an Incompatible Vulkan driver found error with sub-message Cannot find a compatible Vulkan driver (ICD)
Adding a little extra content to my original post: to run a UE4 .sh and have Vulkan functional on the development, you also need to update the --gpus=all to have
Uh oh!
There was an error while loading. Please reload this page.
Bug report
What's the issue you encountered?
Following the instructions from https://microsoft.github.io/AirSim/docker_ubuntu/
and using a more recent version of UE (4.25).
When running
./run_airsim_image_source.sh airsim_source:4.27.2-cudagl10.2
and then trying
/home/ue4/UnrealEngine/Engine/Binaries/Linux/UE4Editor
I am prompted with an
Incompatible Vulkan driver found
error with sub-messageCannot find a compatible Vulkan driver (ICD)
Settings
N/A
How can the issue be reproduced?
UE4Editor
to testInclude full error message in text form
Incompatible Vulkan driver found
errorsub-message
Cannot find a compatible Vulkan driver (ICD)
What's better than filing an issue? Filing a pull request :).
This can be bypassed by mounting the ICD directory within the running container:
Hoping this helps others.
The text was updated successfully, but these errors were encountered: