unity3d - Unity Object Collision occurring without objects colliding -


in game player avoid obstacles , move towards goal, when play game in device started colliding game.

i tried collide in editor not issue anymore. here picture detail info alt text

check image more info

this player passing aside of obstacle in device triggered collision not colliding object.

what issue, have no idea what's going on..

i using oncollision2d check collision.

edit: here rigidbody2d inspector

rigidbody inspector


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -