- Home /
Question by
sachanhardik · Mar 20, 2020 at 05:49 PM ·
collisionphysicsdots
How can I do collision detection using Unity Physics (preview) in DOTS workflow?
I am trying to make a game using DOTS. How can I do collision detection in Unity Physics. I tried using ICollisionEventsJob but I get a memory leak. Any ideas?
Comment
Your answer
Follow this Question
Related Questions
Changing mesh collider's mesh cause objects go into mesh. 1 Answer
Unity.Physics Pure ECS/DOTS Implementation Causes Transforms.Translation to error into NaN 2 Answers
Rigidbodies won't collide if mass difference is too high 0 Answers
How do I solve the Box Collider (3D) Edge / Corner Collisions problem? 5 Answers
Rigidbody is behaving abnormally when transformed manually 0 Answers