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
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
This is a duplicate of issue #953068