Why doesn't my dynamically spawned actor have collision?

Blueprint:
Root → static mesh w/collision setup (set to block all)
Attachment → trigger volume (no collision)

Player Controller:

I don’t understand, because when I place a copy of BP into world manually… it works. But when player spawns it in, it doesn’t.
I don’t mess with any of collision nodes inside of Blueprint. What could be causing this?