Search Unity

NavmeshSurface & Min Region Area settings

Discussion in 'Navigation' started by beatdesign, Jan 3, 2019.

  1. beatdesign

    beatdesign

    Joined:
    Apr 3, 2015
    Posts:
    137
    Hi, I don't see "Min Region Area" setting inside the new NavMeshSurface component.
    I guess that the right way to exclude areas with the new NavMeshSurface component is using NavMeshModifier volume and set those volumes to "not-walkable". Can someone confirm that?
    Thank you!
     
  2. Yandalf

    Yandalf

    Joined:
    Feb 11, 2014
    Posts:
    491
    That's not on the Components. Instead you go to Window>AI>Navigation and in the new window move to the Bake tab.
    You will find min region area under the advanced settings there.
    I know, it's counter-intuitive. Consider that these settings are part of the "global" NavMesh settings, and aren't specific to a single component.
     
  3. IsobelShasha

    IsobelShasha

    Joined:
    Sep 19, 2018
    Posts:
    11
    PSA: based on some quick testing this seems incorrect. It also seems like "min region area" is maybe clamped at some magic maximum value? After a certain point it stops having an impact for me
     
    lclemens likes this.
  4. lclemens

    lclemens

    Joined:
    Feb 15, 2020
    Posts:
    761
    Yeah same here.... after a max value it does absolutely nothing.
     
  5. igg_hailangsun

    igg_hailangsun

    Joined:
    Jan 21, 2022
    Posts:
    1
    you can refer to tileSize value