Search Issue Tracker
Duplicate
Votes
0
Found in
2017.3.0b5
Issue ID
960221
Regression
Yes
OffMeshLinks won't expand NavMesh dynamically
How to reproduce:
1. Open Unity
2. Load user submitted project
3. Open navigation window
4. run '7_dungeon.unity'
5. Check generated navigation mesh in editor while scene is playing
Expected result: Navigation mesh gets expanded with each OffMeshLink
Actual result: Navigation mesh doesn't get expanded near OffMeshLinks. Instead new navigation mesh patches are placed incorrectly indicating they are not affected by parent object Transform component.
Regression first introduced in - 2017.2.0b9
Reproducible with - 5.6.3p3, 5.6.3p4, 2017.1.1p1, 2017.1.2f1, 2017.2.0b9, 2017.2.0f3, 2017.3.0a7, 2017.3.0b5
Not reproducible with - .5.6.2f1, 5.6.3p2, 2017.1.0a1, 2017.1.1f1, 2017.2.0b8, 2017.3.0a1, 2017.3.0a6
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
This is a duplicate of issue #953068