NavMeshComponents

High Level API Components for Runtime NavMesh Building (by Unity-Technologies)

NavMeshComponents Alternatives

Similar projects and alternatives to NavMeshComponents

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better NavMeshComponents alternative or higher similarity.

NavMeshComponents reviews and mentions

Posts with mentions or reviews of NavMeshComponents. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-16.
  • what am i doing worong?
    1 project | /r/unity | 7 Dec 2023
  • Asking for some help or advice on runtime navmesh baking in Unity.
    1 project | /r/Unity3D | 20 Mar 2023
  • Issue with NavMesh thin break
    1 project | /r/Unity3D | 19 Mar 2023
    So if you use the github Navmesh Components, you can change the voxel height and tile size manually. That MIGHT be able to fix the seam issue you have.
  • A* pathfinding on Procedurally generated terrain.
    1 project | /r/Unity3D | 12 Mar 2023
    There's a Brackeys tutorial on this, but it's four years old and to get it to work you'll have to add unity.ai.navigation as a package. It used to be included in UnityEngine.AI, but now it's referred to as experimental in the documentation as well as the Navigation window in 2021 LTS. It hasn't been updated in three years so I assume that experiment failed. Below is how to achieve the same thing with the current built in functionality.
  • Godot for AA/AAA game development – What's missing?
    3 projects | news.ycombinator.com | 16 Jan 2023
    I've been using Unity for a few months now and what is most frustrating is how lazy the company presents itself.

    They basically found that the Asset Store is such a huge source of revenue for them that they now completely over-leverage it and abuse the community for profit. For the few things they do ship, they routinely break things for backwards incompatibility or literally just ship half complete "products". If you want to do anything meaningful in Unity you either have to build it yourself from the ground up or buy plugins.

    An example: their AI navigation system is so lacking in features, they haven't updated it in nearly two years, and the last ship they did was literally half broken and buggy for several use cases. https://github.com/Unity-Technologies/NavMeshComponents

  • Multiple NavMeshBaking at Runtime
    1 project | /r/Unity3D | 21 Nov 2022
    I assume the ai package you included was the same as this https://github.com/Unity-Technologies/NavMeshComponents ? If so I would look at the examples there and adapt the local navmesh builder to your usecase. You don't need to run it every frame, you could run it every X seconds or after travelling a certain distance to save performance.
  • Pathfinding for AI in a 3D procedurally generated world?
    1 project | /r/proceduralgeneration | 3 Sep 2022
    If you want to stick with standard unity stuff to start with, the Unity NavMeshComponents are a good start:
  • Good asset for 3D Platformer AI?
    1 project | /r/Unity3D | 21 Jun 2022
    1)The built in Navmesh of unity. I prefer using NavMeshComponents https://github.com/Unity-Technologies/NavMeshComponents
  • Adding NavMeshModifier at run time
    1 project | /r/unity | 16 Jun 2022
    You can use NavMeshBuilder.UpdateNavMeshDataAsync to bake parts of a new navmesh at runtime in a very efficient way (i.e. won't slow down framerate), but the documentation is both confusing and nearly non-existent. The best way to learn how to do this properly is to carefully study Unity's LocalNavMeshBuilder code and extrapolate. I seriously wish they'd expand on this and make it more accessible, but so far this is the best I've found.
  • Question: Where can I find the navmeshhit?, I am using the 2021 Unity version
    1 project | /r/unity_tutorials | 9 Feb 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 25 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic NavMeshComponents repo stats
22
2,952
0.0
11 months ago

Unity-Technologies/NavMeshComponents is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of NavMeshComponents is C#.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com