• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by robalar · Mar 09, 2014 at 02:32 PM · c#2dcollisionphysicsboxcollider2d

2D box colliders not touching but are colliding, how to fix?

I am having an issue with my 2D project in Unity 4.3. This depicts it. alt text

The orange is a 'player' with a RigidBody2D and BoxCollider2D and the blue is the 'ground' with also a BoxCollider2D. My question is, why do they seem to float and how do I fix it?

They are colliding as I tested with:

 void OnCollisionStay2D(Collision2D coll)
 { 
     Debug.Log("Colliding"); 
 }

Comment
Add comment · Show 5
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image haim96 · Mar 09, 2014 at 02:32 PM 0
Share

please fix the image.

avatar image Cricket88 · Mar 09, 2014 at 02:45 PM 0
Share

are you using more than a collider for the ground?

avatar image robalar · Mar 09, 2014 at 03:08 PM 0
Share

Fix what? And no just a single BoxCollider2D

avatar image Cricket88 · Mar 15, 2014 at 11:33 AM 0
Share

we can't see the image...

avatar image Tricephalus · Jul 08, 2014 at 03:23 PM 0
Share

I'm having the same problem and I can't figure out why, and I can't find anyone else with the exact same problem.

Did you manage to find out what the problem was, and how to solve it?

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Welcome to Unity Answers

The best place to ask and answer questions about development with Unity.

To help users navigate the site we have posted a site navigation guide.

If you are a new user to Unity Answers, check out our FAQ for more information.

Make sure to check out our Knowledge Base for commonly asked Unity questions.

If you are a moderator, see our Moderator Guidelines page.

We are making improvements to UA, see the list of changes.



Follow this Question

Answers Answers and Comments

23 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Script calling onCollisionEnter2D and onTriggerEnter2D while disabled 1 Answer

rigidbody2D.addforce in collider 1 Answer

RayCast Nearest Character 0 Answers

1 Button Alternating Between 2 onClick Functions 1 Answer

OnTriggerEnter2D Box Collider 1 Answer

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges