Skip to content

CompositeShapeRef::project_local_point panics when no match is found #395

@tbillington

Description

@tbillington

CompositeShapeRef::project_local_point panics when no match is found.

Original issue avianphysics/avian#872.

Essentially best_val is never getting set to anything inside Bvh::find_best based on my step-through debugging.

https://github.com/dimforge/parry/blob/v0.25.1/src/partitioning/bvh/bvh_traverse.rs#L343

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions