KeyShot Studio 2026.1 is a workflow-focused update for product visualisation and design communication, combining generative AI image editing (AI Shots Edit Mode), animation usability upgrades (custom pivots and a “per keyframe” Curve Editor control), and render management improvements (a new Gallery window and a built-in KeyShot Render Queue). The release also expands interoperability for production pipelines with OpenPBR support when importing USD files and adds IFC import for BIM-oriented workflows. Official documentation highlights additional scripting improvements, including headless animation rendering and a new CAD metadata export-to-CSV script, alongside updates to cloud and network rendering workflows.

KeyShot Studio 2026.1 release date and overview
KeyShot’s official feature overview for the 2026.1 update is dated 24 March 2026, positioning the update as the “newest version of KeyShot Studio” and summarising a set of usability and speed-focused enhancements across AI Shots, animation, scripting, integrations, and GPU performance.
Within the same release cycle, KeyShot Cloud Rendering is described as rolling out gradually with the KeyShot 2026.1 release (March 2026), indicating the broader platform shift towards integrated render management across local, cloud, and network resources.
KeyShot Studio 2026.1 release notes: what’s new
KeyShot’s official “What’s New” list for KeyShot Studio 2026.1 identifies eight headline changes: AI Shot Edit Mode; Custom Pivots in Keyframe Animations; Gallery; IFC Import; an updated Keyframe Animation Curve Editor (per-keyframe editing); the KeyShot Render Queue now bundled by default; OpenPBR support for USD Import; and Scripting Improvements (including headless animation rendering and CAD metadata export to CSV).
These entries function as the primary “release notes” feature highlights in KeyShot’s up-to-date product documentation for the 2026.1 manual set.
KeyShot Studio 2026.1 AI Shots Edit Mode: inpaint, replace, and upscale
KeyShot Studio 2026.1 adds an AI Shots Edit Mode designed to modify and enhance previously generated AI images. Official documentation describes three operations: Transform (to fine-tune images and shift context without fundamentally changing the image), Replace (to modify specific areas using a mask-painting toolset), and Upscale (to increase resolution of generated images).
In practical terms, the “Replace” workflow corresponds to an inpainting-style process: users paint a mask over a region, then apply prompt-driven changes constrained to that masked area, supported by fill/erase tools and a “clear mask” action.
KeyShot’s 2026.1 feature overview also frames upscaling as a speed and quality improvement: it can double or quadruple the resolution of both conventional renders and AI Shots output, positioned as faster than generating at a lower resolution and then upscaling afterwards.
KeyShot Studio 2026.1 AI model update: Qwen vs FLUX
KeyShot’s official 2026.1 update notes an underlying AI model change in AI Shots: the system in 2026.1 uses a highly customised version of the Qwen model, contrasted with the Flux Schnell model used previously (described as “used in KeyShot 2025”).
This is presented as a key contributor to “significantly more realistic” output and improved prompt-following behaviour, while retaining a local execution approach and no “significant changes” to hardware requirements for AI Shots compared with the prior generation.
KeyShot Studio 2026.1 custom pivot points for keyframe animation
KeyShot Studio 2026.1 extends object keyframe animation control with custom pivot points. The official manual specifies that multiple Custom Pivot Points can exist on an object and that each keyframe can select which pivot to use via a dropdown selection.
The manual further describes how a custom pivot can be created by aligning to primitive geometric targets (Corner, Cylinder, or Sphere), using CTRL/CMD + left mouse interactions on three surface positions to calculate the pivot.
KeyShot’s 2026.1 feature summary reinforces the multi-pivot direction, describing multiple custom pivots stored in the scene and intended to simplify organised motion setups for parts and groups in product animations.
KeyShot Studio 2026.1 Curve Editor “per keyframe” toggle
The 2026.1 manual explains a Per Keyframe setting in the Curve Editor workflow for Object Keyframe Animations. When toggled on, the Curve Editor allows manipulation of the curve sections around a single keyframe “as though it was its own little curve.” The documentation also warns that turning the setting off after edits resets the curve to a straight curve.
This change is positioned as a usability improvement for fine-tuning easing curves while continuing to add, move, and delete keyframes.
KeyShot Studio 2026.1 scripting updates: CAD metadata export to CSV
KeyShot’s official “What’s New” list states that KeyShot Studio 2026.1 includes a new script for exporting CAD metadata to CSV, alongside headless animation rendering capabilities.
KeyShot’s 2026.1 feature overview expands on metadata workflow: CAD metadata is now exposed to scripting, with the function lux.sceneNode.getMetadata() enabling scripts to read and act upon metadata for automation tasks (for example: applying materials, moving objects, or rendering thumbnails based on engineering annotations).
In the 2026.1 scripting documentation, getMetadata(...) is explicitly defined as returning node metadata “as a dictionary,” confirming the API surface needed to support metadata extraction and CSV export workflows built on top of it.
KeyShot Studio 2026.1 headless animation rendering: how it works
KeyShot Studio 2026.1 adds support for rendering animations in headless contexts. KeyShot describes a new Python function, renderAnimation(), enabling animation rendering in headless mode by starting the render engine once and rendering the entire animation in a single run—positioned as around 3× faster on average compared to per-frame engine startup approaches.
The official 2026.1 scripting documentation defines renderAnimation(...) as rendering scene frames to a folder and/or video file, with parameters for output folder, frame file naming, resolution, FPS, optional video output, and render options.
KeyShot’s headless scripting manual documents how headless execution is invoked via command-line executables, including a dedicated keyshot_headless executable for stdin/stdout workflows on Windows, providing the operational foundation for automated render farm and CI-style pipelines.
KeyShot Studio 2026.1 Gallery window for browsing renders
KeyShot Studio 2026.1 introduces a Gallery window to browse output inside the application. The manual describes the Gallery as providing direct access to the renderings and animations folder within KeyShot Studio, with built-in search and sorting controls for locating outputs.
KeyShot’s feature overview complements this by emphasising organisational capabilities such as searchable and sortable browsing and folder/subfolder support for structuring output collections.
KeyShot Studio 2026.1 KeyShot Render Queue: what changed
KeyShot Studio 2026.1 changes the default rendering toolchain by bundling the KeyShot Render Queue directly with the application, and explicitly notes that it was previously known as Network Monitor. Official documentation also states that the Render Queue is needed for accessing both Network Rendering and Cloud Rendering workflows.
On the Cloud Rendering product page, KeyShot further describes the “KeyShot Rendering Queue” as a joint queue that unifies local, cloud, and network jobs in one place, positioning the Render Queue as the central orchestration layer for multi-resource rendering.
KeyShot Studio 2026.1 cloud rendering and network rendering workflow
KeyShot Network Rendering is documented as a way to connect multiple computers on an office network to reduce render times, while allowing continued work in KeyShot Studio or other applications during job processing on designated render stations. The manual states compatibility across macOS, Windows, and Linux, and notes that jobs can run in CPU or GPU mode, depending on connected worker capabilities.
For CPU jobs, the manual describes scaling behaviour as approximately linear: doubling cores can potentially halve render time, acknowledging that real-world results depend on hardware, worker differences, complexity, multitasking, and network conditions.
Cloud Rendering (Pre-Release) is documented as a credit-based system rather than a separate licence, requiring sign-in and credit purchase through the account wallet. KeyShot’s manual explains that Cloud Rendering shares many workflows with Network Rendering, but differs in that jobs are sent to the cloud, freeing local hardware, and it avoids local installation/setup because each job receives an automatic cloud manager/worker setup. Progress is tracked in the Render Queue, and jobs are submitted from the Render dialog by selecting Cloud Rendering and choosing “Render in Cloud.”
KeyShot’s Cloud Rendering page adds operational context: early access is available for select KeyShot Studio Professional customers, and the rollout is described as gradual with the 2026.1 release. It also documents initial eligibility constraints (including a US-only launch and single-user focus at launch) and explains that pre-release participants receive starter credits and that credit-based pricing will evolve towards resource-based cost calculation.
KeyShot Studio 2026.1 OpenPBR support for USD import
KeyShot Studio 2026.1 adds OpenPBR support specifically in the context of USD import: the official “What’s New” list states that USD Import now supports the OpenPBR Material.
KeyShot’s OpenPBR documentation describes OpenPBR as a surface shading model developed by the Academy Software Foundation, intended as a standard to ensure accurate modelling of computer-graphics materials across different tools.
The OpenPBR specification itself frames the model as an industry-standard surface shading model intended to accurately model the vast majority of CG materials used in practical production and positions it as an “über-shader” designed for interoperable material appearance across pipelines.
KeyShot Studio 2026.1 IFC import for BIM workflows
KeyShot Studio 2026.1 introduces IFC import as a headline integration feature. The official “What’s New” list explicitly states that .ifc files can now be imported.
KeyShot’s supported file formats list for “KeyShot Studio 2026.1” includes IFC (.ifc) among supported import formats, confirming IFC as part of the core supported-format matrix alongside formats like USD.
This combination supports BIM-to-visualisation workflows where IFC is used as a building and asset exchange format, enabling KeyShot Studio to ingest BIM-oriented scene structure for photoreal output and presentation.
KeyShot Studio 2026.1 system requirements and GPU driver minimums
KeyShot’s official support documentation provides minimum requirements guidance for current KeyShot Studio releases, including OS baselines, hardware minimums, and GPU driver minimums for GPU rendering. The support matrix lists Windows support (including Windows 10 22H2 and Windows Server 2019 as earliest supported in the table, and Windows 11 / Windows Server 2022 as latest supported-at-release) and indicates Linux support for Network Rendering-only deployments (with Ubuntu LTS kernel/glibc constraints).
For GPU rendering driver minimums, KeyShot’s support page lists a minimum NVIDIA driver version of 576.52 and a minimum AMD driver version of 23.30, while also flagging a known issue: a bug affecting NVIDIA drivers after version 572.61 that may cause lag/freezes in Windows Explorer interactions, with a recommendation to update to 591.44 or newer if affected.
Core hardware minima and guidance include a 64-bit platform requirement, minimum and recommended RAM levels (4GB minimum; 16GB recommended), CPU requirements (quad-core, SSE4.1 or higher), and GPU expectations including OpenGL 2.0 capability for UI elements. For KeyShot GPU Mode specifically, the page lists NVIDIA Maxwell architecture or higher (Turing or newer recommended) and AMD RDNA 3 or newer (with Radeon RX 7600 or above called out), alongside notes on multi-GPU behaviour and limitations.
For AI Shots workloads, KeyShot’s AI Shots FAQ states minimum recommendations by platform: on Windows, an NVIDIA or AMD GPU with at least 16GB memory; on Mac, an M1 or newer CPU with at least 16GB memory; and notes that CPU-only execution is possible but significantly slower and not recommended.
KeyShot Studio 2026.1 pricing and subscription options
KeyShot’s official pricing page positions KeyShot Studio Professional as a subscription offering at $108.25 per month billed yearly, for a total annual cost of $1,299.00. It also lists a multi-year option billed every three years (total cost $3,695.00) and notes that prices do not include taxes and that subscriptions automatically renew until cancelled.
KeyShot’s pricing page also lists add-ons that extend KeyShot Studio capabilities, including:
- KeyShot Studio VR at $99.00 per month billed yearly, total annual cost $1,188.00.
- KeyShot Studio Network Rendering at $32.00 per month billed yearly, total annual cost $384.00, with selectable annual core tiers (16, 32, 64, up to 256 cores).
- KeyShot Studio Web at $39.00 per month billed yearly, total annual cost $468.00, marked as requiring a KeyShot Studio subscription.
- KeyShot Studio NX Plugin at $29.00 per month billed yearly, total annual cost $348.00, also requiring a KeyShot Studio subscription.
The same pricing page lists an education subscription option (KeyShot Studio EDU) at $95.00 per year, restricted to learning purposes and with file compatibility limitations across other KeyShot versions.
Frequently Asked Questions (FAQs)
- What is the headline focus of KeyShot Studio 2026.1?
KeyShot Studio 2026.1 focuses on usability and workflow speed upgrades spanning AI Shots image editing, animation controls, render output browsing, render queue integration, scripting automation, and expanded CAD/BIM and USD interoperability. - What new capabilities are included in AI Shots Edit Mode?
AI Shots Edit Mode includes Transform (contextual adjustments), Replace (mask-based regional changes), and Upscale (resolution increases) for previously generated AI images. - Does Replace Mode support an inpainting-style workflow?
Yes. Replace Mode supports painting a mask over the area to change (fill/erase tools), enabling prompt-driven modification limited to the masked region—functionally analogous to inpainting. - What changed in the AI model behind AI Shots in 2026.1?
KeyShot describes AI Shots in 2026.1 as using a highly customised version of the Qwen model, compared to the Flux Schnell model used in the prior KeyShot 2025 generation referenced in the feature overview. - How do multiple custom pivot points work in object keyframe animations?
The manual states that multiple Custom Pivot Points can be created per object and that the pivot can be chosen per keyframe via a dropdown, enabling different rotation centres within a single animation setup. - What does the Curve Editor “per keyframe” control do?
The Per Keyframe toggle (for Object Keyframe Animations) allows curve manipulation around a single keyframe as if each keyframe had its own curve segment; turning it off after edits resets the curve to a straight curve. - What is the Gallery window used for in KeyShot Studio 2026.1?
The Gallery provides in-app browsing of the renderings and animations folder, including search and sorting tools to locate outputs directly within KeyShot Studio. - What is the KeyShot Render Queue in 2026.1, and what changed?
The KeyShot Render Queue (previously called Network Monitor) now ships with KeyShot Studio by default and is described as needed for accessing Network and Cloud Rendering workflows; KeyShot also positions the queue as a unified management layer for local, cloud, and network jobs. - How is Cloud Rendering positioned in the 2026.1 release cycle?
Cloud Rendering is documented as a pre-release feature using credits rather than a separate licence, sharing workflow patterns with Network Rendering, and rolling out gradually with the KeyShot 2026.1 release (March 2026) with initial access constraints described on KeyShot’s Cloud Rendering page. - How much does KeyShot Studio Professional cost, and what add-ons are listed?
KeyShot Studio Professional is listed at $1,299 per year billed yearly, with add-ons including VR ($1,188/year), Network Rendering ($384/year for the listed plan with tiered core options), Web ($468/year), and an NX plugin ($348/year), with auto-renewal and tax exclusions noted.

conclusion
KeyShot Studio 2026.1 advances KeyShot’s core proposition—fast, photoreal rendering and presentation—by strengthening three connected areas: editable generative AI outputs (AI Shots Edit Mode and a Qwen-based model update), more controllable product animation authoring (multi-pivot keyframe animation and per-keyframe curve control), and more centralised render operations (Gallery plus a bundled Render Queue that aligns local, network, and cloud rendering management). Alongside these workflow features, the release aligns more tightly with modern pipeline interchange through OpenPBR support inside USD import and IFC import for BIM workflows, while expanding automation through scripting exposure for CAD metadata and headless animation rendering.
sources and citation
Feature Highlights & Release Notes
- KeyShot Studio 2026.1 “What’s New”
https://manual.keyshot.com/manual/whats-new/ - KeyShot Official 2026.1 Feature Overview Blog
https://www.keyshot.com/blog/keyshot-studio-2026-1-release/
AI & Image Tools
- AI Shots Edit Mode (Transform / Mask / Upscale)
https://manual.keyshot.com/manual/image/ai-shots/ - AI Shots FAQs & Hardware Recommendations
https://help.keyshot.com/customer/portal/articles/ai-shots-faq
Animation & Curve Editor
- Object/Part Animation (Custom Pivot Points)
https://manual.keyshot.com/manual/animation/part-animation/ - Motion Ease & Curve Editor Documentation
https://manual.keyshot.com/manual/animation/curve-editor/
Assets & Import
- Gallery Documentation (In-app Browsing)
https://manual.keyshot.com/manual/gallery/ - Supported File Formats (IFC and USD)
https://manual.keyshot.com/manual/import/supported-formats/
Materials & OpenPBR
- OpenPBR Overview in KeyShot Manual
https://manual.keyshot.com/manual/materials/material-types/openpbr/ - OpenPBR Surface Specification v1.1 (Academy Software Foundation)
https://academysoftwarefoundation.github.io/OpenPBR/
Rendering (Network & Cloud)
- Network Rendering Manual Overview
https://manual.keyshot.com/network-rendering/ - Cloud Rendering (Pre-Release) Overview
https://manual.keyshot.com/manual/render/cloud-rendering/ - KeyShot Cloud Rendering Product Page
https://www.keyshot.com/product/cloud-rendering/
Scripting & Headless Rendering
- Scripting Manual Overview (Python & Headless)
https://manual.keyshot.com/manual/scripting/overview/ - Headless Scripting (CLI Invocation)
https://manual.keyshot.com/manual/scripting/headless/ - Scripting API: lux.SceneNode.getMetadata()
https://api.keyshot.com/scripting/2026.1/lux.SceneNode.html#getMetadata - Scripting API: renderAnimation()
https://api.keyshot.com/scripting/2026.1/lux.html#renderAnimation
Support, Requirements & Pricing
KeyShot Studio VR Page
https://www.keyshot.com/product/keyshot-vr/
Minimum System Requirements (OS/GPU Drivers)
https://help.keyshot.com/customer/en/portal/articles/system-requirements
Official Pricing Page (Studio Pro & Add-ons)
https://www.keyshot.com/pricing/
Recommended
- Live Link Face with Metahuman: How to Capture Real-Time Facial Animation in Unreal Engine 5
- Pickmon Accused Of Being A Pokemon Rip-Off, But It’s Worse Than That: Full Controversy Explained
- Shinji Mikami Establishes High-Profile Game Development Studio Unbound: What We Know About the New AAA Original IP
- Marathon Sells 1.2 Million Copies Across Steam, PS5, and Xbox: Sales Split, Revenue Estimates, and What It Means for Bungie
- Create Your Own Metahuman in Unreal Engine 5: Step-by-Step Tutorial for Beginners
- PAYDAY: Aces High Release Date, Gameplay, Platforms, and Everything We Know About the New VR Co-Op Heist Game
- Skin Texturing in Substance Painter: How to Create Realistic Digital Skin Step by Step
- Assassin’s Creed TV Show: Here’s Who Will Star In And Direct (Netflix Cast & Director Update)
- Real-Time Hair for AAA Games: Full Tutorial and Workflow Using ZBrush, Maya, Blender, and Marmoset
- How to Unlock the Blacksmith in Nioh 3: The Hamamatsu Incident, Eternal Rift Location, and Crafting Basics










