You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
if the batch size for the navmesh query jobs is set too low, entities will stop moving. currently it is JobsUtility.MaxJobThreadCount * 64 which might be too high but lower counts with high entity ...