Accessed none

[=;172287]
In that case, the error is being caused before those nodes, or something isn’t being checked as valid before doing operations on it.

Go through and make sure you’ll know an object is valid before accessing its members.

I do think some work could be done to improve the accessed none messages and more correctly highlight what nodes are responsible.
[/]

I’ve had these happen in different graphs. I’ll have to document it next time just to make sure I’m not going crazy. I feel like I get loads of problems in BP. Another problem I get is where I set a breakpoint, hit the breakpoint, but can’t read any of the data leading to that breakpoint. I just get variable descriptions.