AnimNotifies get reproduced more times than expected.

UE - Anim - Sep 3, 2024

When setting an AnimNotify to an AnimationSequence, this AnimNotify can be triggered multiple times when only set once. This issue only happens when the mentioned AnimationSequence that contains the ...

IsMainWorldOnly does not work with standalone level instances

UE - World Creation - Worldbuilding Tools - Level Instances - Sep 3, 2024

An actor in a standalone level instance will still be loaded in the main WP level regardless of having IsMainWorldOnly enabled. ...

Data Asset Instances created from Blueprints and are not selectable in asset pickers until their parent Blueprint is loaded. They are also not displayed correctly in the Content Browser

UE - Gameplay - Blueprint - Sep 3, 2024

Consider a C++/BP class containing an EditAnywhere/InstanceEditable variable with type (UDataAsset*), (UPrimaryDataAsset*), or any of their subclasses. When setting this variable using a Property Ed ...

Volume material doesn't support EyeAdaptation node

UE - Niagara - Rendering - Sep 2, 2024

r.Shaders.Optimize=0 crashes when compiling a UI material

UE - Rendering Architecture - Materials - Sep 2, 2024

[2024.08.30-22.12.22:384][ 73]LogWindows: Error: appError called: Assertion failed: CurrentGPUVirtualAddress != 0 [Link Removed] [Line: 659] Disabling shader optimisation can crash the editor when ...

PrimitiveSceneProxy CreateSceneProxy override not working in 5.4

UE - Rendering Architecture - Aug 30, 2024

Overriding CreateSceneProxy function from PrimitiveSceneProxy for a custom class no longer renders in 5.4 even though the same code is working in 5.3. ...

Actor blueprint 'bOptimizeBPComponentData' breaks subobject instantiation for runtime spawned actors in cooked builds

UE - Gameplay - Blueprint Runtime - Aug 29, 2024

A user has reported that when an actor blueprint enables Generate Optimized Component Blueprint Data, default instanced objects of components are not properly duplicated in cooked builds. This resul ...

Foliage rendering issues when using both Density Scaling and MaxWorldPositionOffsetDisplacement

UE - World Creation - Worldbuilding Tools - Foliage - Aug 29, 2024

When a material with WPO effects and MaxWorldPositionOffsetDisplacement is applied to a foliage mesh, foliage applied to a map will no longer work as expected with density scaling, especially after ...

Nanite can assert in ValidateFixupChunk: 'Assertion failed: HierarchyNodeIndex < Resources.NumHierarchyNodes'

UE - Graphics Features - Nanite - Aug 29, 2024

Reported by a licensee. More discussion in the linked UDN case. "Sometimes the WorldPartitionBuilderCommandlet will fail after encountering this error:" Error: Assertion failed: HierarchyNodeIndex ...