Why can I not Split Stuct Pin with MultiLineTraceByChannel?

Because it’s an array and it may contain multiple HitResults. First you need to use a Get node to get a specific index, then you’ll be able to split it.

You’ve got a multi trace there, it returns more than one result, so you have to

Maybe you’re thinking of a single trace: