You’re not re-enabling collision after the warp.
Pre Warp:
Post Warp:
You never disable tick, so I’m guessing the Set Actor Tick Enabled after the warp was intended to be Set Actor Collision Enabled, and that would be your bug.
Set Actor Tick Enabled
Set Actor Collision Enabled