About 329,000 results
Open links in new tab
  1. Need help fixing "Deleted Navmeshing" - The Nexus Forums

    Sep 6, 2017 · Don't undelete a NavMesh that exists in the official DLC. Only fix a Deleted Mavmesh that the CK deleted by making a copy of the previous vanilla NavMesh, then …

  2. navmesh - Unity - How to jump using a NavMeshAgent and click …

    Feb 2, 2021 · I am building a game where the player can be controlled using the mouse input, using a click to move logic via a navmesh agent. In order to let the player jump, I started using …

  3. Navmesh for exterior cells? - The Nexus Forums

    Feb 2, 2020 · There are three methods for navmesh generation: object-based, havok-based and recast-based. Which one is best for navmesh generation in a exterior cell? If I hit to generate …

  4. How to rotate NavMeshAgent toward its movement direction?

    Sep 13, 2023 · UPDATE: Changed to work with the 2d plane which is x-y while the original was a 2d plane in 3d which is x-z. The steeringTarget is not equivalent to the direction vector. Its the …

  5. unity game engine - NavMesh won't bake at all - Stack Overflow

    Jul 27, 2020 · A NavMesh object was created. The 'Source Bounds Extent' becomes very small after baking. The navigation mesh does not appear on the screen at all, when normally it …

  6. Troubleshooting Navmesh Related CTDs - Creation Kit and …

    Mar 19, 2021 · I'm looking for someone to take a look at my mods .esp file. I'm getting CTDs that, according to the crash log, are being caused by a few triangles in the navmesh around the …

  7. NAVMESH issue in CK - Creation Kit and Modders - Nexus Mods …

    Jun 24, 2024 · Hi guys, I've been trying to create some custom traits so all I was messing with was duplicating the existing ones, but now I see those errors in EditorWarnings.txt when …

  8. How to "bake" NavMesh from script at runtime? - Stack Overflow

    Sep 5, 2018 · how to bake NavMesh in runtime from script. I searched in Google but did not find. some rendered scene and buttons including bake

  9. Unity NavMesh.CalculatePath does not work - Stack Overflow

    Nov 7, 2022 · I managed the issue by increasing the NavAgent's height in the Unity editor. Tracing the method in the debugger showed that CalculatePath claimed 'navmesh path …

  10. What really is a NAVMESH - Skyrim SE - Nexus Mods Forums

    Oct 20, 2017 · Not sure this is the best place but either way. HOW WOULD YOU DEFINE A NAVMESH and more importantly, what would missing navmeshes/conflicting ones cause to a …