Skip to content

Race condition #75

@0x0539

Description

@0x0539

I see a weird bug where the first transformed_path that comes back from the NavMesh has Z=0. It seems to be a race condition. When I add an artificial delay, I no longer see the issue.

What's the correct way to wait for navmesh to first be built? I have multiple layers and currently use the same approach as the example: https://github.com/vleue/vleue_navigator/blob/main/examples/layers.rs#L439-L441

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