Landscape Tessellation Issues

UE - LD & Modeling - Terrain - Landscape - Sep 23, 2019

We are having a display issue with tiled landscapes displaying well below full tessellation in editor, but displaying fine in game. We can "fix" this issu by unchecking "Use Default Falloff" in deta ...

Landscape Layer Blend generates bad code for preview shader

UE - LD & Modeling - Terrain - Landscape - Sep 23, 2019

It breaks only when compiling the preview shader. Adding a preview weight to the Layer0 on the Layer Blend node fixes the problem. The source of the bug is in UMaterialExpressionLandscapeLayerBlend ...

LandscapeComponent generates incorrect OccluderVertices for software occlusion

UE - LD & Modeling - Terrain - Landscape - Sep 17, 2019

OccluderVertices didn't consider the subsection's transition, so the position of the OcclusderVertices are not correct. I made a fix as follows: [Image Removed] [Image Removed] ...

[CrashReporter] UE4Editor-PropertyEditor!FPropertyNode::GetDiffersFromDefaultForObject(FPropertyItemValueDataTrackerSlate &,UProperty *) [PropertyNode.cpp:1634]

UE - LD & Modeling - Terrain - Landscape - Sep 13, 2019

Generated from CrashReporter ErrorMessage: Unhandled exception Callstack similar to [Link Removed] comments from community: Clicked on a procedural grass node in the Brushify material This ...

Landscape renders default material if apply another material instance under ES31 preview

UE - LD & Modeling - Terrain - Landscape - Aug 27, 2019

In ES3.1 preview, Landscape will render default material if change landscape material by using material instance of landscape's material. Will render correct if using another material's instance ...

Naming texture parameter "HeightMap" on landscape materials doesn't work

UE - LD & Modeling - Terrain - Landscape - Aug 22, 2019

Implement FindCollisionUV for Landscapes

UE - LD & Modeling - Terrain - Landscape - Aug 20, 2019

Moving Objects with Surface Snapping Enabled Causes Major Offset

UE - LD & Modeling - Terrain - Landscape - Aug 16, 2019

When using surface snapping objects do not move properly.  4.23 CL# 7948402, 4.24 CL# 8012457 This is a regression. ...

Landscape material renders as default material on TM-AnimPhys

UE - LD & Modeling - Terrain - Landscape - Jun 6, 2019

Landscape material renders as default material on TM-AnimPhys: LogMaterial: Warning: /Game/Maps/Framework/TM-AnimPhys.TM-AnimPhys:PersistentLevel.Collision-Landscape.LandscapeMaterialInstanceConstan ...

Camera FOV Above 90 Causes Landscape LODs to Flicker

UE - LD & Modeling - Terrain - Landscape - Apr 17, 2019

Camera FOV Above 90 Causes Landscape LODs to Flicker Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 5660361, 4.23 CL# 5934407 ...