No 2020.1 branch of NavMeshComponents

Hi. I found that latest NavMeshComponents shows compiler warning due to deprecated API in 2020.1.0b5. There is no 2020.1 branch on its github repository.

Please make NavMeshComponents be package and automatically update it by Unity’s major version change, like other packages (ex, timeline, textmeshpro and so on). Or merge it to engine’s navmesh feature. Why it is separated? I think there is no benefit. (Does anyone use NavMesh feature only without NavMeshComponents?)

Currently, for every Unity update, you should delete exiting NavMeshComponents and download new branch of it and extract to project folder. It is very annoying.

1 Like

Most of the NavMeshComponents haven’t been updated for 2+ years and there are 90+ reported issues. It looks pretty abandoned to me.

2 Likes

Was supposed to be moved to packages but I haven’t heard a peep since. I think the lone dev on it might be doing some DOTS port, if there is a dev on it, that is.

1 Like

https://github.com/Unity-Technologies/NavMeshComponents/issues/172

Finally, NavMeshComponents will be available on Package Manager!

4 Likes