State:Closed|icon_bug|icon_katana|database:public|Resolution:Fixed|TargetRelease:4.0v7|BugID:492700|
Problem summary:
In a parameter Reference Expression, parameter references that use a relative path to an ancestor node (using '^' characters) do not contribute to the references returned by `NodegraphAPI.GetExpressionReferences()`. The referenced nodes are also consequently omitted from the set returned by `NodegraphAPI.Util.GetAllContributingNodes()`.
Steps to reproduce:
Expected behaviour:
The reference is included in the return value.
Actual behaviour:
The reference is not include; an empty set is returned.
Workaround:
No known workaround.
Tested versions/platforms:
We're sorry to hear that
Please tell us why