Play Media Player Node Causes Blueprint Functions to be Uncallable

UE - Gameplay - Blueprint - Feb 23, 2016

This only occurs in standalone or a packaged game Having a Play Media Player node in a blueprint causes all of that blueprint's functions to become uncallable. Found in 4.11 Preview 5. Reproduced ...

A disabled Niagara component is respawned unexpectedly by scalability system in some edge cases

UE - Niagara - Scalability - Oct 17, 2023

Even after manually Deactivating a Niagara component, this Niagara component may be revived under certain conditions. This issue occurs when the following conditions are met before the Deactivated N ...

[Audio Gameplay Volumes] - Lower Priority SubmixSendVolume components still send when overlapped by a higher priority component

Audio-Gameplay-Engineering - Jul 14, 2022

In the test above, the Blue Component has a higher priority than the green component; however when in the listener is positioned where the components overlap, both components submix sends are active ...

No visual updates when adjusting the curve editor in UMG for the first two points on the timeline

UE - Editor - UI Systems - Jul 6, 2015

When Switching the curve editor to cubic interpolations for example moving the blue handles will not change the curve. However, if a third point is add this function works as intended from the 2 poi ...

Blueprint with instance static mesh from construction script will cause crash when using the build then build geometry

Tools - Mar 12, 2015

When using a BP with component instance static mesh that is added via the construction script, when using the build button in the toolbar to build lighitng and geometry everything will work correctl ...

Crash Occurs When Using Move Component To and Overlap Event

UE - Gameplay - Jan 29, 2016

When using move component to to move a component, and then calling Destroy Actor when the actor overlaps another actor, a crash occurs. In this case, the user was attempting to move their static m ...

Editor crash when shader debugging enabled including r.shaders.optimize=0

UE - Rendering Architecture - Shaders - Jun 23, 2024

The editor crashes when activating cvar options for shader compilation and debugging. ...

r.VolumetricRenderTarget.PreferAsyncCompute producing different visuals

UE - Graphics Features - Aug 2, 2024

When the cvar "r.VolumetricRenderTarget.PreferAsyncCompute" is enabled, it will cause Volumetric Clouds to ignore the influence of Volumetric Fog. In high-fog environments, this can cause the clouds ...

Compiling Blueprints breaks socketed attachments of actors attached to non-root components

UE - Gameplay - Blueprint - Oct 12, 2023

When blueprints are compiled, instances of those blueprints have their attachments detached and then reattached. Reattachments always occur on the RootComponent regardless of which component they we ...

Different Load Orders affect Shadows on Foliage & HISM

UE - World Creation - Worldbuilding Tools - Foliage - Mar 14, 2019

Different Load Orders affect Shadows on Foliage & HISM Discovered during verification of [Link Removed] Also created a Blueprint actor with a HISM and duplicated it three times and changed the mob ...