Nanite meshes don't render to RVT

UE - Graphics Features - Nanite - Jan 16, 2023

Static meshes that use Nanite never write to RVT. We've been recommending a workaround to create a secondary non-nanite mesh component that only writes to RVT, but that is a big overhead for product ...

Landscape has a seam when scale is set to a decimal

UE - Graphics Tools - Terrain - Landscape - Jan 13, 2023

Regression: Tested in UE5/Release-5.0 at CL 20979098, this issue does occur so it is not a regression. This issue occurs if the scale set for the landscape has a decimal value that is not 0.5. Sett ...

ISM GetInstanceOverlappingBox() ignores the scaling & rotation of instances

UE - World Creation - Worldbuilding Tools - Jan 13, 2023

This functions only uses the instance location and does not rely on it's rotation and scale. It should ideally get the bounds of the mesh, and test intersection using an oriented bounding box built ...

Cannot Delete Landscape with World Partition enabled

UE - Graphics Tools - Terrain - Landscape - Jan 12, 2023

If you delete all the LandscapeStreamingProxies under the landscape object the parent landscape object can be deleted. Not a regression checked in Version: 5.1.0-23058290+++UE5+Release-5.1 ...

ProceduralMesh created by ImpostorBaker cannot be saved.

UE - Graphics Tools - Modeling Tools - Mesh Editing - Jan 12, 2023

Clearing the DynamicMaterial reference will save it, but several licensees have inquired about it, so it would be kind if it were corrected. ...

Crash when opening Open World map in editor with -d3d11 -d3ddebug

UE - Graphics Features - Jan 10, 2023

It seems to output an error message like the following. D3D11 ERROR: ID3D11DeviceContext::Dispatch: The Shader Resource View in slot 2 of the Compute Shader unit was not created with the D3D11_BUFF ...

Data Layers Outliner does not remember selections on editor restart

UE - World Creation - Worldbuilding Tools - World Partition - Jan 9, 2023

Regression: Tested in UE5/Release-5.0, this issue occurs so this is not a regression. ...

Foliage actors in the outliner should have their actor/components properties read-only

UE - World Creation - Worldbuilding Tools - Foliage - Jan 9, 2023

Lock Content Browser resets when restarting the editor

UE - Editor - Content Pipeline - Content Browser - Jan 5, 2023

Regression: Tested in UE5/Release-5.0, the issue did not occur so this is a regression. ...