Search Unity

Bug ECS collider failure

Discussion in 'Physics for ECS' started by Everest_A, Mar 15, 2023.

  1. Everest_A

    Everest_A

    Joined:
    Mar 13, 2023
    Posts:
    6
    I modified the parent of the child entity in ICollisionEventsJob, but his collider failed after the modification, and the collider of the child body could not communicate with the rigid body component of the parent entity.
    I tried removing the collider and adding it, but it still didn't work, hoping to fix this bug.

     

    Attached Files: