EditCondition tag not working for FInstancedStruct property in UDeveloperSettings

UE - Editor - Workflow Systems - May 30, 2025

When using EditCondition to control the editability of FInstancedStruct properties in a class derived from UDeveloperSettings, the condition is only partially respected. Specifically: A TArray<FIns ...

Crash in FUniformExpressionSet::FillUniformBuffer trying access deleted UTextureCollection

UE - Rendering Architecture - May 30, 2025

Crash in FUniformExpressionSet::FillUniformBuffer trying access deleted UTextureCollection (Experimental in 5.6). The licensee describes their crash, their analysis, and a proposed fix: This crash ...

Multiple setter functions in UMaterialEditingLibrary always return false even when the parameter is correctly set on the MaterialInstance.

UE - Rendering Architecture - Materials - May 30, 2025

In Unreal Engine, materials can expose parameters that can then be modified via instances (MaterialInstanceConstant). The UMaterialEditingLibrary provides several functions to modify these parameter ...

TSR and TAA history accumulation gets reset when taking viewport screenshots or when clicking outside the tree in the outliner

UE - Graphics Features - May 30, 2025

TSR (and TAA) history accumulation gets reset when taking viewport screenshots or when clicking on an empty area in the outliner (when a tree item is selected). This can cause an undesirable issue w ...

GLTFExporter indexing issue

UE - Editor - Content Pipeline - glTF - May 29, 2025

Hi, I also ran into an issue when exporting a skeletal mesh that has multiple sections that all share the same material slot. It looks like the index buffer that's constructed is incorrect. In GLTF ...

PlayerCameraManager->OnBlendComplete() delegate not getting called

UE - Gameplay - Gameplay Cameras - May 29, 2025

The PlayerCameraManager->OnBlendComplete() delegate is not getting called when running a game in a standalone network mode without any networking. ...

Enabling Wireframe Mode along with HDR (EyeAdaptation) Visualization crashes the Editor

UE - Graphics Features - May 29, 2025

In the Viewport, enabling Wireframe Mode (ALT+2) along with HDR (EyeAdaptation) Visualization crashes the Editor. I've tested different versions and this issue is not present on 5.0, but it reproduc ...

GPU Lightmass no longer works with cascaded shadow maps

UE - Graphics Features - May 29, 2025

Since Unreal Engine 5.5 stationary lights have stopped working with GPU Lightmass when using Cascaded Shadow Maps. With Virtual Shadow Maps enabled on the project, GPU Lightmass works. This issue d ...

Live Link Hub hang when discovering YUV444 encoded takes in Capture Manager

UE - Virtual Production - IO - LiveLink - May 28, 2025

When using Capture Manager in Live Link Hub to discover takes which contain video encoded with the YUV444 pixel format will cause the application to hang. The Windows Media Foundation library used ...

PlayMontages can break after binding an actor with an AnimInstance inside a LevelSeuqence.

UE - Anim - Sequencer - May 28, 2025

When an Animation Sequence is overridden by a LevelSequence, and later reverts to its original animation state, the AnimInstance fails to properly reinitialize. This prevents subsequent animation lo ...