- Home /
2D Collisions dont work when built.,Colliders not working once built
I've been making a 2D platformer. The game works fine in the unity editor, but once i build it, the collisions stop working and my player falls through the floor.,I have been making a 2d platformer, the game works fine in the unity editor. But once I built it, the collisions just stop working and my character falls through the ground. Help??
Answer by kskjadav007 · Jan 23, 2020 at 04:42 AM
I think you need to check if any tag is removed or has blank
Your answer
Follow this Question
Related Questions
Unity2D side collision detection 1 Answer
Physics#OverlapBox() does not return collision on layer 0 Answers
How to make gameObject make only one collision 1 Answer
Can Kinematic Object collide with other Kinematic Object? 1 Answer
Object moving too fast, so that the collider does not work (C#) 2 Answers