The best way to use scene object references in nested graphs, would be to use a Blackboard variable.
Since Blackboard is a component in the scene (considering it’s not a prefab), it can hold scene object references.
You can then use that variable normally within a nested graph 🙂