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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #953068