Regressino: Geometry Node: Edge Path to Curves does not work with anonymous attributes #108456

Closed
opened 2023-05-31 13:21:07 +02:00 by Pauan · 3 comments

System Information
Operating system: Linux-6.1.26-x86_64-with-glibc2.37 64 Bits
Graphics card: AMD Radeon RX 6800 XT (navi21, LLVM 15.0.7, DRM 3.49, 6.1.26) AMD 4.6 (Core Profile) Mesa 23.0.3

Blender Version
Broken: version: 3.5.0 Alpha, branch: master, commit date: 2023-01-07 22:49, hash: rBef78811ac7b1
Worked: version: 3.5.0 Alpha, branch: master, commit date: 2022-12-21 20:25, hash: rBcef5841e124b

Caused by: 2ffd08e952

Short description of error
Please see the attached .blend file.

It uses Curve to Mesh to convert a curve into a mesh, and then uses Edge Path to Curves to convert the mesh back into curves.

When using Store Named Attribute this works as expected.

However, when using Capture Attribute it no longer works.

The Viewer shows that the anonymous attribute is correctly stored inside of the mesh, so it should work, but it doesn't.

Exact steps for others to reproduce the error

  1. Open attached .blend file.
  2. Select the Anonymous object. Notice that it does not work.
  3. Select the Named object. Notice that it does work.
**System Information** Operating system: Linux-6.1.26-x86_64-with-glibc2.37 64 Bits Graphics card: AMD Radeon RX 6800 XT (navi21, LLVM 15.0.7, DRM 3.49, 6.1.26) AMD 4.6 (Core Profile) Mesa 23.0.3 **Blender Version** Broken: version: 3.5.0 Alpha, branch: master, commit date: 2023-01-07 22:49, hash: `rBef78811ac7b1` Worked: version: 3.5.0 Alpha, branch: master, commit date: 2022-12-21 20:25, hash: `rBcef5841e124b` Caused by: 2ffd08e952 **Short description of error** Please see the attached `.blend` file. It uses `Curve to Mesh` to convert a curve into a mesh, and then uses `Edge Path to Curves` to convert the mesh back into curves. When using `Store Named Attribute` this works as expected. However, when using `Capture Attribute` it no longer works. The Viewer shows that the anonymous attribute is correctly stored inside of the mesh, so it should work, but it doesn't. **Exact steps for others to reproduce the error** 1. Open attached `.blend` file. 2. Select the `Anonymous` object. Notice that it does not work. 3. Select the `Named` object. Notice that it does work.
Pauan added the
Priority
Normal
Status
Needs Triage
Type
Report
labels 2023-05-31 13:21:08 +02:00

Hi, thanks for report. This is expected result. A Shortest Edge Paths node is evaluate attribute in curve, not on a mesh (result of Mesh to Curve node). You can avoid that by extra capturing End Vertex attribute on mesh until put that in to Shortest Edge Paths.

Hi, thanks for report. This is expected result. A `Shortest Edge Paths` node is evaluate attribute in curve, not on a mesh (result of `Mesh to Curve` node). You can avoid that by extra capturing `End Vertex` attribute on mesh until put that in to `Shortest Edge Paths`.
Blender Bot added
Status
Archived
and removed
Status
Needs Triage
labels 2023-05-31 13:26:19 +02:00
Iliya Katushenock added the
Interest
Geometry Nodes
Interest
Nodes & Physics
labels 2023-05-31 13:26:24 +02:00
Author

@mod_moder No, this is not the expected result. The Shortest Edge Paths node is being evaluated on the mesh, not on the curve.

There is no reason for why Store Named Attribute works but Capture Attribute does not.

It is exactly the same node setup, the only difference is whether it's using stored or named attributes.

@mod_moder No, this is not the expected result. The `Shortest Edge Paths` node is being evaluated on the mesh, not on the curve. There is no reason for why `Store Named Attribute` works but `Capture Attribute` does not. It is exactly the same node setup, the *only* difference is whether it's using stored or named attributes.
Pauan reopened this issue 2023-05-31 13:29:02 +02:00
Blender Bot added
Status
Needs Triage
and removed
Status
Archived
labels 2023-05-31 13:29:05 +02:00
Iliya Katushenock changed title from Edge Path to Curves does not work with anonymous attributes to Regressino: Geometry Node: Shortest Edge Paths field do not represent field dependencies 2023-05-31 13:39:22 +02:00
Iliya Katushenock self-assigned this 2023-05-31 13:39:38 +02:00
Author

@mod_moder I just tested your suggestion to use Capture Attribute on the Shortest Edge Path node. It does not work. This is a bug in Blender.

@mod_moder I just tested your suggestion to use `Capture Attribute` on the `Shortest Edge Path` node. It does not work. This is a bug in Blender.
Iliya Katushenock changed title from Regressino: Geometry Node: Shortest Edge Paths field do not represent field dependencies to Regressino: Geometry Node: Edge Path to Curves does not work with anonymous attributes 2023-05-31 13:52:12 +02:00
Blender Bot added
Status
Resolved
and removed
Status
Confirmed
labels 2023-05-31 15:21:46 +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
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#108456
No description provided.