Collision issues after spawning an object

Hey guys,

I’m having an issue with an actor that I’m spawning in game not having any collision with the player.

The actual static mesh that I’m spawning has collision and is set to blockall.

The strange part is that it collides properly with projectiles but not the player. The player is set to its default collisions.

Here is the blueprint for the shield spawning and the collisions on the player. (Please note the first part is unconnected so I have unlimited use in this testing)

Finally, I have recorded some footage showing the issue, it can be found here: Shield Collision Help - YouTube

Any support would be fantastic, thank you for your time.

I have 6 same actors with lot of static mesh . Only biggest actor make some bug cube (i guest) collision. After spawn they move my fperson player controller .

try after you spawn the object using enable actor collision and set it to true.