player blocked by collider

what i am trying to do is when player approach/enter room, player will be transported to another position/scene that was appended to current scene.

I added a collider with trigger on temple and rigidbody on player.

But player kept got blocked by the collider, why is that? what shall i do?

Do the collider Object have a Rigidbody?