-
-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
I am using xNode (free node editor asset) and have added the [HideInInspector] attribute to hide the standard rendering as it is displayed on the node. Instead, I display the parameters in the sidebar of the graph by inheriting the GlobalNodeEditor and using EditorGUILayout.PropertyField(conditionsProperty, true).
However, with this approach, unique arguments are not displayed. But if I remove the [HideInInspector] attribute, everything works properly, even with my own rendering via GlobalNodeEditor.
Package Version
1.6.1
Unity Version
2022.3.52
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working