Spawn actor from class - Shows up in World Outliner but not in Game

Hello all,

I’ve made an actor blueprint that contains an arrow mesh. I want to spawn this actor using Spawn Actor From Class. I can see the instances of the actor in the world outliner so my bp is working, but it does not appear in game. I was wondering if anyone else has come across this problem and what they did to fix it and get it to appear in game.

Thanks,

J

I found out what the problem was. All I had to do was make sure that “Hidden in game” wasn’t checked in the rendering tab. :p:p