The Starter Contents SM_Statue exists in a bad state, leading to crashes when trying to open levels where it is referenced

UE - Graphics Features - Ray Tracing - Feb 18, 2025

The SM_Statue exists in a bad state leading to a crash when it is loaded or anything that references it is loaded, e.g. Minimal Default level in the Starter Content. It can be deleted as a temporar ...

Packed Level Actors will create ISMs with inverted normals when a portion of static meshes have negative scales. This is apparent with two-sided materials.

UE - World Creation - Worldbuilding Tools - Feb 17, 2025

Packed level actors will create ISM instances with inverted normals when the selection of meshes used to create the packed level actor contains a subset of meshes with negative scales. This is the ...

Crash in RHIBreadcrumbs during loading of Bundled PSO Cache if capturing an Insights trace on Win64 Development

UE - Rendering Architecture - RHI - Feb 17, 2025

When compiling a PSO, RHI Breadcrumbs can be fed a bad FRHIBreadcrumbNode, resulting in reading random memory and crashing during the recursive node iteration. This only happens when tracing. The i ...

FBX naming conflicts causing collision to not import correctly.

UE - Editor - Content Pipeline - Import and Export - Feb 17, 2025

For our static mesh pipeline we have group nodes in Maya that use the name of the asset. Under that we have a mesh that also has the name of the asset. We may also have collision as well so a typica ...

Niagara module inputs don't handle bitfield enums correctly

UE - Niagara - Feb 17, 2025

As one clicks on the enum fields trying to form an input, the log is written with a variation of the following: [2025.02.14-17.42.38:940][521]LogNiagaraEditor: Error: Error getting default value fo ...

5.5.4 - Morph targets 1 frame offset

UE - Editor - Content Pipeline - Import and Export - Feb 17, 2025

Morph targets work! Yay! But found another issue. Basically import an fbx with multiple animated morph targets applied to it. The morph change shape over 1 frame and for some reason in 5.5.4, there' ...

Wrong motion vectors with Nanite ISM when using ActorPosition material node

UE - Graphics Features - Feb 17, 2025

Here is the file for the repro project in Google Docs, due to the file size limit: [Link Removed] ...

Linear interpolation occurs on constant tangent curve partially

UE - Anim - Runtime - Feb 17, 2025

When using UV scrolling for a flipbook-like animation in Animation Sequence, creating keys with "Constant Tangent" settings on Curve Editor does not result in an instantaneous change to the specifie ...

Error in output log when Revision Control submits an asset for deletion with Virtual Assets enabled

UE - CoreTech - VirtualAssets - Feb 17, 2025

With Virtual Assets setup in a project, when an asset is deleted and the changelist then submitted via revision control, the virtualization system will attempt to read the deleted asset. The submit ...

VolumetricCloud crashes in orthographic view

UE - Graphics Features - Feb 17, 2025

FVolumetricRenderTargetViewStateData structure for the orthographic view is not initialized and the structure has some uninitialized member variables. If uninitialized FVolumetricRenderTargetViewSta ...