changing the file format of the file output node in the compositor loses all the input names :( #72246

Closed
opened 2019-12-07 05:46:55 +01:00 by michael campbell · 6 comments

System Information
Operating system: Windows-10-10.0.17134 64 Bits
Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 431.86

Blender Version
Broken: version: 2.82 (sub 1), branch: master, commit date: 2019-11-22 18:14, hash: 373e936e3e
Worked: (optional)

Short description of error
changing the file format of the file output node in the compositor loses all the input names :(

Exact steps for others to reproduce the error
in the compositor add a file output, make a couple of inputs and name them, now change the output format to OpenEXR Multilayer...all input names return to 'image'. Nightmare when you've just set up 20 inputs.

**System Information** Operating system: Windows-10-10.0.17134 64 Bits Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 431.86 **Blender Version** Broken: version: 2.82 (sub 1), branch: master, commit date: 2019-11-22 18:14, hash: `373e936e3e` Worked: (optional) **Short description of error** changing the file format of the file output node in the compositor loses all the input names :( **Exact steps for others to reproduce the error** in the compositor add a file output, make a couple of inputs and name them, now change the output format to OpenEXR Multilayer...all input names return to 'image'. Nightmare when you've just set up 20 inputs.

Added subscriber: @3di

Added subscriber: @3di
Member

Added subscriber: @JacquesLucke

Added subscriber: @JacquesLucke
Member

I can confirm the described behavior. I'm not sure if this should be considered a bug or a known issue.

There are multiple comments in the code that describe, why it behaves this way since 9d91bc38d3.

/* XXX using two different collections here for the same basic DNA list!
 * Details of the output slots depend on whether the node is in Multilayer EXR mode.
 */
I can confirm the described behavior. I'm not sure if this should be considered a bug or a known issue. There are multiple comments in the code that describe, why it behaves this way since 9d91bc38d3. ``` /* XXX using two different collections here for the same basic DNA list! * Details of the output slots depend on whether the node is in Multilayer EXR mode. */ ```
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Think this is a duplicate of #54182 (File Output node doesn't keep layer names when switched to Multilayer EXR), will merge these reports...

Think this is a duplicate of #54182 (File Output node doesn't keep layer names when switched to Multilayer EXR), will merge these reports...
Member

Closed as duplicate of #54182

Closed as duplicate of #54182
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#72246
No description provided.