Android emulator Failed to create Vulkan instance

Ebin Joy picture Ebin Joy · Sep 23, 2019 · Viewed 30.2k times · Source

When creating new Android emulator in Ubuntu shows following error, does this affect my vulkan game development?

queryCoreProfileSupport: swap interval not found
emulator: ERROR: VkCommonOperations.cpp:496: Failed to create Vulkan instance.
emulator: WARNING: Ignoring invalid http proxy: Bad format: invalid port number (must be decimal)

My AVD device specification are added below.

enter image description here

Answer

aiueoH picture aiueoH · Nov 18, 2019

Your os seems ubuntu, try installing the graphic driver as below them restart the computer.

sudo ubuntu-drivers autoinstall