Page MenuHome

Geometry Nodes : Attribute search is empty when another object is active
Closed, ArchivedPublic

Description

System Information
Operating system:
Graphics card:

Blender Version
Broken: actual master

Short description of error
When the geometrynode tree is pinned and another object is selected, the attribute search dropdown is empty.

Exact steps for others to reproduce the error
Add a cube, add a geometry nodes modifier, pin the geonodes panel to the cube and add an empty. Then try to use some attribute dropdown search.
See the two screenshots

Event Timeline

Colin Marmond (Kdaf) renamed this task from Geometry Nodes : Attribute search is empty when the another object is active to Geometry Nodes : Attribute search is empty when another object is active.Mar 8 2021, 9:20 PM
Dalai Felinto (dfelinto) closed this task as Archived.Mar 17 2021, 3:13 PM

It is working as designed. What is being pinned is the nodetree, not the object. And the nodetree doesn't have the entire context to get the attribute search to work.

@Dalai Felinto (dfelinto)
Okay, i see.

the nodetree doesn't have the entire context

So other words, it means, tree do not know about actual/current owner (or owners) so it can`t determine the proper one, right?
And there is no way to pin an object too, I suppose?

Correct and correct. We are changing this anyways for Fields, so stay tuned.