Compile Error: Object reference is not compatible with Object reference?

All I need is to get the location and rotation of a single array element but it wont let me.

I even tried right clicking on the ‘Out Actors’ and promoting them to a variable but the newly created variable wasn’t connected to the out actors. When I tried to set the variable to the out actors I got the error “Array of Object References is not compatible with Array of Object References”

1 Like

Delete the GET node, and make a new one by dragging from the ‘get all actors’.

1 Like

You’re a good man.
I’m kind of ashamed I didn’t try that, that was basically the equivalent of turning it off and back on again, basic stuff really.

1 Like

We all do it :wink:

When you first drag the node, it gets typed, and then it won’t work with another sort of array.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.