Hittable Sprite

How do I make a Sprite Actor “hittable” When I do a trace into the object it just goes right through it. I did another one with a mesh and it worked fine.

resolved by adding a box as the root of the object and changing the collission presets to BlockAllDynamic