After staring a new, blank project, and adding a generic blueprint actor, the editor crashes after you add a "Get Landscape Material" Proxy to the event graph within the blueprint. ...
The editor crashes when attempting to draw a weight blended texture to the landscape if it hasnt been used on that landscape yet. This crash can be completely avoided if the stone texture is painted ...
The Editor crashes when attempting to convert a Landscape into a Blueprint Class. Looking back to //UE4/Release-4.24 cl 11590231, this option seems to be unselectable (see attached image), which lea ...
One of our licensees encountered this issue. Landscape normal is calculated differently on GPU vs CPU. See screenshot below: left is GPU (with Edit Layers enabled) and CPU (Layers disabled) [Image ...
If a landscape uses a material that has tessellation enabled. Then in Editor and PIE things render correctly. But in a cooked package we sometimes hit this check. check(!bCurrentRequiresAdjacencyI ...
Switching between SM5 and ES31 views in the Editor shows some small variation in landscape heights. ES31 heights are stored in the vertex with some slight lossy compression so subtle variation can ...
As soon as the visibility tool is used, we're adding references to the "/Engine/EditorLandscapeResources/DataLayer" asset from landscape components. If the user decides to cook without editor data ...
Importing an heightmap while having Edit Layers enabled results in a loss of precision: [Image Removed] ...