Buffering of nodeGroups is not working correctly #72939

Open
opened 2020-01-06 21:43:30 +01:00 by Reza Saberi Rad · 6 comments

System Information
Operating system: Fedora 31 (5.3.16-300.fc31.x86_64)
Graphics card: Intel Corporation UHD Graphics 620 (rev 07)
NVIDIA Corporation GP108M [GeForce MX150] (rev a1)

Blender Version
Broken: 2.81
Worked: (optional)

Short description of error
In compositing mode, when connecting output of a Value node to Y input of Translate node, every thing works as expected.
But when putting the Value node to a group and enables the Buffer Groups, connecting the output of group (which is output of Value node inside it) to Y input of Translate node does not works as expected!

Exact steps for others to reproduce the error
Open:
problem.blend

  • F12 to update.
  • Note that the Buffer Groups option is enabled (SideBar).
  • Note that by disabling this option and updating the tree, node group will work again.
**System Information** Operating system: Fedora 31 (5.3.16-300.fc31.x86_64) Graphics card: Intel Corporation UHD Graphics 620 (rev 07) NVIDIA Corporation GP108M [GeForce MX150] (rev a1) **Blender Version** Broken: 2.81 Worked: (optional) **Short description of error** In compositing mode, when connecting output of a Value node to Y input of Translate node, every thing works as expected. But when putting the Value node to a group and enables the `Buffer Groups`, connecting the output of group (which is output of Value node inside it) to Y input of Translate node does not works as expected! **Exact steps for others to reproduce the error** Open: [problem.blend](https://archive.blender.org/developer/F8263227/problem.blend) * F12 to update. * Note that the `Buffer Groups` option is enabled (SideBar). * Note that by disabling this option and updating the tree, node group will work again.

Added subscriber: @RezaSR

Added subscriber: @RezaSR

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'

I created almost the same setup in a new blend file, and everything works as expected. It seems there should be something to do with this file itself!

I created almost the same setup in a new blend file, and everything works as expected. It seems there should be something to do with this file itself!

Added subscriber: @mano-wii

Added subscriber: @mano-wii

On further investigation, this is a problem with Buffer Groups:
https://docs.blender.org/manual/en/latest/compositing/properties.html#performance

It seems that the node group buffer in the example is created but not written.

On further investigation, this is a problem with `Buffer Groups`: https://docs.blender.org/manual/en/latest/compositing/properties.html#performance It seems that the node group buffer in the example is created but not written.
Germano Cavalcante changed title from Integer output of nodeGroup is not working correctly to Buffering of nodeGroups is not working correctly 2020-01-07 20:30:29 +01:00

In #72939#843590, @mano-wii wrote:
On further investigation, this is a problem with Buffer Groups:
https://docs.blender.org/manual/en/latest/compositing/properties.html#performance

It seems that the node group buffer in the example is created but not written.

Aha, yeas. Thanks for your help.

> In #72939#843590, @mano-wii wrote: > On further investigation, this is a problem with `Buffer Groups`: > https://docs.blender.org/manual/en/latest/compositing/properties.html#performance > > It seems that the node group buffer in the example is created but not written. Aha, yeas. Thanks for your help.
Philipp Oeser removed the
Interest
VFX & Video
label 2023-02-10 09:32:04 +01: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
2 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#72939
No description provided.