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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
This is a duplicate of issue #953068