Skip to content
Superluminal

Blender version compatibility

By Superluminal Engineering

Choose the exact Blender version your project needs. Superluminal currently packages stable runtimes from Blender 4.0 through 5.1.1.

Published 2026-07-29 · Updated 2026-07-29

Superluminal currently lists stable Blender runtimes from 4.0.2 through 5.1.1. The add-on can automatically match the running Blender major and minor version or let the artist choose manually.

A Blender 5.2 candidate was also configured, but its archive returned HTTP 404 when checked on 29 July 2026. We therefore do not present Blender 5.2 as available. Always test the exact Blender patch, engine, add-ons, and scene features before moving a production range.

Exact build inventory

Blender minorExact runtimeSelectionAvailability
4.04.0.2Automatic or manualListed
4.14.1.1Automatic or manualListed
4.24.2.20Automatic or manualListed
4.34.3.2Automatic or manualListed
4.44.4.3Automatic or manualListed
4.54.5.9Automatic or manualListed
5.05.0.1Automatic or manualListed
5.15.1.1Automatic or manualListed
5.25.2.0-candidateAutomatic or manualUnavailable when checked

The 5.2 row is intentionally labeled unavailable. A candidate is not a stable release, and the checked archive did not resolve. It must not be recommended for production merely because a selector and inventory row exist.

How version selection works

The add-on has one version-selection authority. In automatic mode it reads Blender's running major and minor version, maps that value to a supported selector, and sends the normalized selector with the submission. In manual mode the artist can choose a different minor. The interface also warns that the scene needs to remain compatible with the chosen version.

Automatic selection reduces accidental mismatches, but it cannot establish compatibility by itself. A scene created in one patch can depend on behavior changed by another patch. Add-ons can have narrower version ranges. Geometry Nodes, file formats, render passes, Python APIs, OCIO configuration, and compositor behavior can also change independently. The safest interpretation is therefore: matching the local major and minor is the default, while an exact patch-level test determines the published result.

Render engines have their own requirements. See render engine compatibility for Cycles, EEVEE, Workbench, settings, and output formats.

Blender versions available on Superluminal

Choose the project version in the add-on and Superluminal resolves it to the packaged patch.

Blender versions available on Superluminal
CriterionExact bundle entryAdd-on selectorProject testStatus
Blender 4.04.0.2Available: 4.0ReadyPackaged runtime
Blender 4.14.1.1Available: 4.1ReadyPackaged runtime
Blender 4.24.2.20Available: 4.2ReadyPackaged runtime
Blender 4.34.3.2Available: 4.3ReadyPackaged runtime
Blender 4.44.4.3Available: 4.4ReadyPackaged runtime
Blender 4.54.5.9Available: 4.5ReadyPackaged runtime
Blender 5.05.0.1Available: 5.0ReadyPackaged runtime
Blender 5.15.1.1Available: 5.1ReadyPackaged runtime
Blender 5.25.2.0-candidateSelector shown: 5.2UnavailableConfigured candidate; archive URL returned HTTP 404 on 2026-07-29
Blender 5.2 is not offered: the configured candidate archive returned HTTP 404 on 2026-07-29.

What to test before production

A useful version test records:

  • the exact Blender patch and build identity;
  • the worker-image or runtime-bundle identity;
  • the render engine and device;
  • the fixture version and checksum;
  • dependency, add-on, Geometry Nodes, compositor, pass, color, and output cases;
  • the expected and actual output checks;
  • failures, exclusions, retries, and known limitations;
  • the date, reviewer, and next retest trigger; and
  • a reusable test scene where possible.

The suite must include negative cases. A compatibility index that records only successful jobs cannot tell an artist what fails, why it fails, or whether a later release fixed the problem.

Classroom on Blender 5.1

The CC0 Classroom scene completed dependency scanning, packaging, and upload using the Blender 5.1 selector. The Classroom submission snapshot contains the machine-readable details. The full end-to-end Blender 5.1 render comparison is still being prepared.

The planned Blender 5.1 benchmark starts with Classroom by Christophe Seux. Blender publishes its benchmark content as CC0, which makes the scene suitable for a reusable public test.

How Blender version selection works

From the active scene version to an exact packaged Blender runtime.

  1. 1 · Select the Blender minor

    Automatic selection maps the running Blender major/minor to the corresponding farm selector, or the artist chooses manually.

  2. 2 · Send one normalized runtime value

    The submission payload carries the resolved Blender selector as the runtime input.

  3. 3 · Resolve and verify an exact archive

    For available versions, the runtime bundle maps the minor selector to an exact patch archive. Unavailable entries such as the checked 5.2 candidate remain blocked.

  4. 4 · Run representative production tests

    Engines, passes, dependencies, add-ons, outputs, and known negative cases must run on the release candidate image.

  5. 5 · Publish result and limitations

    Only a reviewed result with artifacts, date, image identity, output checks, and failures earns a tested status.

Choosing a version today

Start with automatic matching unless your project has a documented reason to pin a different minor. Before submitting:

  1. save a copy of the scene;
  2. confirm that every required add-on supports the target patch;
  3. open the scene locally in that target patch when possible;
  4. check linked libraries, caches, scripts, and simulation data;
  5. render representative frames and inspect original outputs; and
  6. preserve the exact local version in the production notes.

If an archive is unavailable, do not select it for production. For every other entry, a short scene-specific test remains the safest way to catch patch, add-on, Geometry Nodes, compositor, and output differences.

Keeping the list current

The list should be rechecked when Blender publishes a stable or LTS update, a runtime archive changes, the worker image changes, or an engine integration changes. Until then, use the exact runtime table above and test the features your scene needs.

Sources

  1. Blender release archive
  2. Blender release notes
  3. Sanitized CC0 Classroom submission trace