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 ...

Find in Blueprints: Default values in struct members are not returned

UE - Framework - Blueprint Editor - Apr 30, 2025

Context Find-in-Blueprints can be used to search the current, or all, blueprints. If you enter a simple string, it would return nodes, pins, pin default values and default values for BP Variables ( ...

Ensure triggered when creating Scene Proxy for GroomComponent

UE - Graphics Features - Apr 30, 2025

When a room component is added in C++ via the actor constructor, an ensure is triggered from precaching and the groom component. Behavior also observed on UE5/Release-5.5, CL: 40988944 ...

Switching project monitor with shift+win+arrow keys

UE - Rendering Architecture - RHI - Apr 24, 2025

Using Windows+Shift+Arrow keys to move the application window in Windowed Fullscreen from a low resolution monitor to a high resolution monitor does not resize the application window on a Windows 10 ...

Missing material maps on user library objects created in TM 2022

TM - Core - Apr 23, 2025

Reported by user in SF [Link Removed] User library assets created in TM 2022.2.3 or older will not contain texture maps for their materials when the .tmi file is added to the TM 2025.1.1 User Libra ...

GAS: DefaultSubobject AttributeSet becomes invalid on duplicated blueprint

UE - Gameplay - Gameplay Ability System - Apr 22, 2025

When a native actor 'AMyActorClass' creates AttributeSets as a default subobject via CreateDefaultSubobject, duplicating an actor blueprint based on AMyActorClass will result in a blueprint with an ...

BSOD when launching Twinmotion on NVIDIA 50-series GPUs with 576.02 Drivers

TM - Rendering - Apr 22, 2025

Reported from multiple users. NVIDIA RTX 50-series GPU users are reporting BSODs when attempting to launch Twinmotion with the latest drivers installed. The crashes occur on the 576.02 driver versi ...

WorldPartition Actors have invalid reference to level BP and fail changelist validation

UE - World Creation - Worldbuilding Tools - World Partition - Apr 22, 2025

Missing info in GPU breadcrumbs and DRED logs

UE - Graphics Features - Apr 21, 2025

Some breadcrumbs and D3D12 logs are missing data which should normally be filled in e.g. Breadcrumbs: > PostProcessMaterial %dx%d Material=%s [Active]. After investigating this, there seems to be a ...