Actor invisible if I spawn it but visible if dragged into the scene

I’m trying to spawn in a projectile but it’s invisible in game but fine in editor. I’ve looked through the visible settings and it should be showing.

What am I doing wrong?

http://puu.sh/ieKxq/4ed75bde80.jpg

http://puu.sh/ieKBr/8b9c63f00f.jpg

I was having the same problem exactly. I found that for some reason the actor was spawning, but the scale was wrong and it was spawning so small I couldn’t really see it. On your spawn actor node, break the transform pin and don’t connect the scale pin and enter some value like 10 and see if your actor shows up.