Virtual camera rendering crashes the graphics driver on AMD GPUs

General Information

  • Ensenso SDK Version: 4.3.905
  • Operating System: Linux

Problem / Question

Rendering the images of a virtual camera can crash the gpu driver. This happens on Linux with an AMD GPU and Mesa 25.2.8 / amdgpu 23.0.0.

This is a bug in the GPU driver, see https://gitlab.freedesktop.org/mesa/mesa/-/issues/14737.

As a workaround you can set the following environment variable:

export radeonsi_inline_uniforms=false