Accessed none trying to read property

Hello,

I am an artist, not a programmer. I followed a tutorial.

I am struggling with this error:

Error Blueprint Runtime Error: Accessed None trying to read property CallFunc_BreakHitResult_HitComponent from function: ‘grab object’ from node: Branch in graph: grab object in object: SideScrollerCharacter with description: Accessed None trying to read property CallFunc_BreakHitResult_HitComponent

I believe I need a “Is Valid” but I base this on very little other than google. I greatly appreciate any support!

Check if your Hit Component isValid before checking whether it is simulating physics cheers.

you have solved the problem?

Yep, your advice helped me solve a similar problem, more specifically, you must add a additional Brunch after LineTrace