When I view a node in the remote scene tree I see:

But when I print the agent var to Output it says [Resource: xy]. Everything works fine, I can access the Resource stored in agent etc. I do have problems accessing the agent var as soon as there are multible instances of the node containing which has the member agent. It then behaves a agent is null...
So is remote scene tree inspector buggy, or is the inspector right and my agent Resource is somewhere flaoting not attached to the node?