Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0b8
Issue ID
841397
Regression
No
[NavMesh][SpeedTree] Height leap artifact appears on NavMesh after baking scene with SpeedTrees
Steps to repro:
1. Open attached project;
2. In the ProjectBrowser go to Assets -> Scenes folder;
3. Open 'Gameplay' scene;
4. Open Navigation tab (Window -> Navigation);
5. Click 'Bake' button;
6. Wait until NavMesh bakes and observe its surface.
Actual result:
Height leap artifact appears on NavMesh surface in area where Speedtree model is placed (see attached screenshot).
Expected result:
NavMesh should bake without height leaps, it's appearance surface should be consistent with terrain's surface.
Notes:
- Reproduces on both OSX 10.12 and Windows 10;
- Reproduced only once in a huge game project; was unable to repro in the new project;
- Reproduces in 5.5.0b7 and 5.5.0b8;
- Doesn't reproduce when SpeedTree are disabled on the terrain.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Add comment