Nodes: Compositor and Eevee renders skip implicit type conversions in some cases #54777

Open
opened 2018-04-23 20:36:54 +02:00 by Serge Lyatin · 15 comments

System Information
Win10 64bit

Blender Version
Broken: 2.79

Short description of error
RGB To BW node is active when muted

Exact steps for others to reproduce the error
Open file and render
RGB_BW.blend

**System Information** Win10 64bit **Blender Version** Broken: 2.79 **Short description of error** RGB To BW node is active when muted **Exact steps for others to reproduce the error** Open file and render [RGB_BW.blend](https://archive.blender.org/developer/F2960749/RGB_BW.blend)
Author

Added subscriber: @SergeL

Added subscriber: @SergeL

#81280 was marked as duplicate of this issue

#81280 was marked as duplicate of this issue

#70064 was marked as duplicate of this issue

#70064 was marked as duplicate of this issue
Member

Added subscriber: @LazyDodo

Added subscriber: @LazyDodo
Member

can confirm on windows, somehow the material view works correctly, but the actual render doesn't.

can confirm on windows, somehow the material view works correctly, but the actual render doesn't.
Member

Added subscribers: @brecht, @lichtwerk

Added subscribers: @brecht, @lichtwerk
Brecht Van Lommel was assigned by Philipp Oeser 2018-04-24 13:38:22 +02:00
Member

same is true for Separate RGB btw.

Had a quick look and it seems that on the blender side the internal links are set up correctly (going from color input to the value/float output), but something breaks when cycles inserts/evaluates its ConvertNode.
When the out socket type is not the same as the one linked to the input socket it seems to fail (but dont know enough of the internals here)

Also tried something like P662, but that makes things even worse... Would like to spend more time on this, but hitting my timelimit for now and would like to pass this on to @brecht?

same is true for `Separate RGB` btw. Had a quick look and it seems that on the blender side the internal links are set up correctly (going from color input to the value/float output), but something breaks when cycles inserts/evaluates its `ConvertNode`. When the out socket type is not the same as the one linked to the input socket it seems to fail (but dont know enough of the internals here) Also tried something like [P662](https://archive.blender.org/developer/P662.txt), but that makes things even worse... Would like to spend more time on this, but hitting my timelimit for now and would like to pass this on to @brecht?

Added subscriber: @padthai

Added subscriber: @padthai

Added subscribers: @EmmanuelLORANT, @JacquesLucke, @fclem, @tomjk

Added subscribers: @EmmanuelLORANT, @JacquesLucke, @fclem, @tomjk
Brecht Van Lommel was unassigned by Dalai Felinto 2019-12-23 16:36:14 +01:00
Brecht Van Lommel changed title from RGB To BW node is active when muted to Cycles RGB To BW node is active when muted 2020-02-12 11:54:16 +01:00

Added subscriber: @JoshuaKnauber

Added subscriber: @JoshuaKnauber

I just wanted to get some focus back on this, as I just stumbled upon this and was about to report it with the Math node. As mentioned in the duplicate I think the Eevee way makes more sense and it should be the same in Cycles.

image.png

image.png

I just wanted to get some focus back on this, as I just stumbled upon this and was about to report it with the Math node. As mentioned in the duplicate I think the Eevee way makes more sense and it should be the same in Cycles. ![image.png](https://archive.blender.org/developer/F8643902/image.png) ![image.png](https://archive.blender.org/developer/F8643905/image.png)

Removed subscriber: @fclem

Removed subscriber: @fclem

Added subscribers: @zzzzzig-2, @mano-wii

Added subscribers: @zzzzzig-2, @mano-wii
Philipp Oeser changed title from Cycles RGB To BW node is active when muted to Some Cycles nodes are active when muted (RGB To BW, Math, vector Math, Separate RGB) 2020-11-04 18:31:19 +01:00
Philipp Oeser removed the
Interest
Render & Cycles
label 2023-02-09 13:58:32 +01:00
Contributor

I can confirm this issue for Blender 3.0-4.0

I can confirm this issue for Blender 3.0-4.0

Geometry Nodes an Cycles render behavior is correct. Even if node is muted, link and socket are displayed as data type that should be used for values. EEVEE and compositor render have this inconsistency and should be fixed.

This also is there for node group sockets (see: #120648).

Geometry Nodes an Cycles render behavior is correct. Even if node is muted, link and socket are displayed as data type that should be used for values. EEVEE and compositor render have this inconsistency and should be fixed. This also is there for node group sockets (see: #120648).
Iliya Katushenock changed title from Some Cycles nodes are active when muted (RGB To BW, Math, vector Math, Separate RGB) to Nodes: Compositor and Eevee renders skip implicit type conversions in some cases 2024-04-17 23:21:38 +02:00
Iliya Katushenock added
Type
Bug
Interest
Compositing
Interest
Nodes & Physics
and removed
Type
Known Issue
labels 2024-04-17 23:22:00 +02:00
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
10 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#54777
No description provided.