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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #953068