Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.4.1p2
Issue ID
836000
Regression
Yes
[NavMesh] [Bake] Regions of different areas are removed if area is less than "Min Region Area"
Repro steps:
1. Open "PathError.zip" project
2. Load "Test" scene
3. Open the Navigation window and select the Bake tab
4. Bake Navmesh
Navmesh does not connect around two blocks if the Plane object is under the "floor_01" prefab and set to Not Walkable/Jump/Dirt, if you disable Plane object in the hierarchy or set it's Navigation Area to Walkable it connects correctly.
Actual: Navmesh baked on a prefab doesn't connect between cubes if the Plane object under prefab is set to Not Walkable/Jump/Dirt.
Expected: Navmesh baked on a prefab should connect between cubes if the Plane object under prefab is set to Not Walkable/Jump/Dirt.
Reproduced on: 5.4.1p2, 5.5.0b3
Did not reproduce on: 5.3.6p5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment