Coins Disappearing

I created level 2 on my game, but when my player collides with them, they don’t disappear or add to the score. It is the same player and the coin is the same one from level one. I made sure “keep on all levels” was checked for both of them and the settings on both are the same for both levels. On level one, the coins disappear and add to the score, but level two I can just run through them and they don’t disappear.

Set the Collision with your player to any, (still keep the collision with the player but not have a certain type make it any type)