Can't attatch nodes

I am following a tutorial in Udemy in which the tutor links these two nodes together. I have gone back and made sure everything I did was exactly the same, so I don’t see why it would work for him and not for me, other than the fact that I am using a newer version of Unreal. If anybody knows anything about this, please let me know. Here is my screen vs. his.

It looks like you haven’t selected a class in the ‘Get All Actors of Class’ node?

Flip Type exists in that specific class, try re-creating the for-each loop after selecting class if that doesn’t work.

Cheers,

Hi there,
In future I would say, ask the tutor for help.

It’s hard to make it out without seeing the bigger picture but just looking at it I can see your “Get all Actors of Class” has nothing selected. So you array will be empty.
I cannot make out what does it say in the tutors “Get all Actors of Class” but it looks like he has something selected there which makes sense. You missed something along the way, retrace your steps again or ask tutor for help.

Good luck.

Thanks, turns out it’s some kind of bug. I appreciate it. :slight_smile: