GPU Crash may occur when using Nanite Tesselation on landscape with several shadow casting local lights

UE - Graphics Features - Nanite - May 5, 2025

The GPU may time out in NaniteSplit when drawing VSM shadows for Nanite Tessellated landscape with in a scene with several local shadowed point lights. The issue doesn't reproduce in 5.6, likely to ...

FX.TestGPUSort fails on Vulkan

UE - Niagara - May 5, 2025

“FX.TestGPUSort” fails on both PC Editor and Android with Vulkan RHI. ...

GeometryScript: BlueprintCallable GetMaxMaterialID return pin is incorrectly named "Enabled" instead of "MaxID"

UE - Graphics Tools - Modeling Tools - GeometryScripting - May 2, 2025

The return pin for the "Get Max Material ID" function is incorrectly named "Enabled" when the function returns the MaxID. See \Engine\Plugins\Runtime\GeometryScripting\Source\GeometryScriptingCore\ ...

FBX Camera Import into Sequencer - Scale Does Not Apply to Scene-Dependent Attributes (e.g., Focus Distance)

UE - Anim - Sequencer - May 1, 2025

When importing an FBX camera into a Level Sequence via the FBX Import dialog, we rely heavily on the Import Uniform Scale and Convert Scene Unit options for DCC interoperability. These settings ...

FHLSLMaterialTranslator::GetMaterialEnvironment can crash or not load UMaterialParameterCollections

UE - Rendering Architecture - Materials - Apr 30, 2025

In UE 5.5, the Editor may crash in FHLSLMaterialTranslator::GetMaterialEnvironment when loading materials with Material Parameter Collections, likely due to async loading. Calling ParameterCollectio ...

[Interchange][glTF] Morph animations are not imported

UE - Editor - Content Pipeline - Import and Export - Apr 30, 2025

[Link Removed] From the UDN: When importing a glTF file from Blender with both skeletal and morph animations, only the bone animations are imported - the morph animation curve is completely missing ...

Runtime virtual texture sometimes shows corrupted tiles

UE - Rendering Architecture - Apr 28, 2025

Some licensees have reported seeing intermittent corruption of runtime virtual texture tiles. This hasn't been reproduced at Epic. Usually this shows up as some small percentage of rendered tiles l ...

A partially broken Geometry Collection ends up with garbage CollisionGroup data that can lead to strange behaviors

UE - Simulation - Physics - Destruction - Apr 27, 2025

A partially broken Geometry Collection (GC) ends up with garbage CollisionGroup data that can lead to strange behaviors. The licensee has noticed that a GC that goes thru a field applying ExternalS ...

Crash when exporting static mesh actor to FBX (Array index out of bounds)

UE - Editor - Content Pipeline - FBX - Apr 25, 2025

I set the Forced LOD Model on the mesh component > 1, then tried to export, this is what causes the crash. Here is my suggested fix, we just don't use Git or I'd do a PR: In the else() branch of FF ...

Engine no longer compiles after backporting RHI thread improvements and crash fix

UE - Rendering Architecture - RHI - Apr 24, 2025

Unreal Engine 5.4 code will no longer compile after applying both the RHI improvement code changes as described in [Link Removed] and the fix for the crash described in [Link Removed]. The compilati ...