Skip to content

Bug + Potential Fix: Vulkan Swapchain Error (Ubuntu) (GCP) #45

@ibarra000

Description

@ibarra000

Hi,

I'm currently running into an error with Isaac Sim, where the UI never renders. Here are the errors that occur:


2026-02-24T23:23:00Z [4,748ms] [Error] [carb.graphics-vulkan.plugin] vkCreateSwapchainKHR failed.

2026-02-24T23:23:00Z [4,748ms] [Error] [carb.graphics-vulkan.plugin] Failed to create a swapchain.

2026-02-24T23:23:00Z [4,748ms] [Error] [omni.kit.renderer.plugin] createSwapchain failed. Width: 1800, height: 1099, Format: 9

2026-02-24T23:23:00Z [4,748ms] [Error] [omni.kit.renderer.plugin] Failed to initialize graphics environment.

My attempts to debug were the following:

  • Preventing NoMachine from resizing my window as to preserve the original resolution (1920X1080)
  • Changing the drivers to to supported driver listed on the Isaac Sim Wiki (535.129.03 for Linux)
  • Attempting to move /etc/vulkan to /usr/share/vulkan

None of which resolved the issue.

I'm not sure if something has changed recently, if anyone has any advice on how to fix this I'm all ears.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions