Known issues / S11

Just noise Worth knowing Any OS

Vulkan validation warnings

Vulkan validation warnings. They're harmless and don't explain a crash.

What you see

Lines about vertex attributes not consumed by the vertex shader.

Who's affected

Anyone with Vulkan validation layers switched on.

What to do

  1. Ignore these. Staff need the whole log, not just these lines.

Status

No staff word on this one yet.

“this doesnt help with the bug : share the full log (omit information you deem personal)”

How the Doctor spots it

It looks for log lines like these (patterns, not exact text):

  • not consumed by vertex shader.

Sources

Last checked 26 Sep 2026.