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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment