Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.4.X, 2018.3.X
Votes
0
Found in
2017.3.1p4
Issue ID
1044247
Regression
No
Nav Mesh Pathfinding bakes incorrectly when GameObjects are placed very specifically
How to reproduce:
1. Open the project attached by the user (Bugreport2.zip), open the "bug" Scene
2. Select "Pathfinding" in the Hierarchy
3. Observe the incorrect splicing near the "Cube" GameObject
4. Play the Scene, attempt to move the red Agent near the "Cube" GameObject
5. Observe as the Agent's pathfinding is blocked by the incorrect splicing
Expected result: The incorrect splicing does not occur and the Agent can move through
Actual result: Since the splicing is incorrect, the Agent cannot move through
Reproducible with: 2017.1.0a1, 2017.1.4p1, 2017.2.3p1, 2017.4.5f1, 2018.1.4f1, 2018.2.0b8, 2018.3.0a1
Notes: Have not been able to reproduce on my own, it seems that this requires very specific and random placing of GameObjects.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Add comment