Skip to content

Unity 2022.2.11 UpdateNavMeshAsync JobTempAlloc issue #130

Description

@mikaelhogstrom

On Unity 2022.2.11 (but not on 2021 LTS) I get JobTempAlloc old allocations warning when calling NavMeshSurface.UpdateNavmesh, which internally calls NavMeshBuilder.UpdateNavMeshDataAsync
I do not get the error if I change the call to NavMeshBuilder.UpdateNavMeshData instead.

Hopefully this is fixed by unity soon, but in case anyone else get the issue, this is a temporary workaround.

There's a thread about this issue in unity forums here

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions