You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm experiencing an issue where collisions do not work when a Collider is inside a hollow ring. The dynamic rigid body passes through the hollow ring without detecting any collision. I hope someone can help me, thank you very much!
I'm experiencing an issue where collisions do not work when a Collider is inside a hollow ring. The dynamic rigid body passes through the hollow ring without detecting any collision. I hope someone can help me, thank you very much!
Here is the code demonstrating the issue:
Expected Behavior:
The dynamic collider should detect collisions with the hollow ring and not pass through it.
Actual Behavior:
Collisions are not detected when the collider is inside the hollow ring.
Additional Information:
Any insights or solutions to this issue would be greatly appreciated!
The text was updated successfully, but these errors were encountered: