Add Submix Effect Blueprint Does Not Have Any Effect

UE - Audio - Dec 11, 2020

Adding a second effect to the Submix Effect Chain on a Submix works as expected, but when trying to add a Submix Effect via Blueprint, there is no effect.  This also applies to "Add Master Submix Ef ...

Crash using Oculus Hand Component

UE - Platform - XR - Apr 29, 2022

Using the Oculus Hand component in a blueprint pawn will cause the engine to crash. This occurs using the Native OpenXR with Oculus Vendor Extensions in the XR API. If the user switches to Legacy Oc ...

Classes in TargetDenyList modules are still referenced from Components on BlueprintGeneratedClasses and cause runtime warnings

UE - Foundation - Feb 25, 2024

Other than the presence of the error and the performance cost of looking for a package on disk that does not exist, there are no behavioral problems. When running with legacy (non-iostore) pakfiles ...

Crash when a nested widget is set to "Force Slow Construction Path"

UE - Editor - UI Systems - May 25, 2018

Does not occur if the root widget also disables the fast path. As a result, the current workaround is to ensure that the fast construction path is also disabled on the parent widget by making sure ...

GetRandomReachablePointInRadius is displaying non reachable points when radius float values exceed 6000

UE - AI - Oct 31, 2018

When creating an Actor, and placing them inside of a geometric obstacle. GetRandomReachablePointInRadius is giving only non reachable points. The behavior happens when we set our navigational mesh b ...

Crash Occurs When Using the Hide Bone by Name Node

UE - Gameplay - Oct 18, 2016

The editor is crashing when attempting to hide a bone using the Hide Bone by Name node after using the Set Master Pose Component. ...

[CrashReport] Assertion failed in UE4Editor_LandscapeEditor!FLandscapeEditorCustomNodeBuilder_TargetLayers::HandleDragDetected()

UE - LD & Modeling - Terrain - Landscape - May 31, 2017

This report has been logged due to a high volume of submitted crash reports. Additional information is not currently available. User Descriptionsi create A game ENd Crashi was trying to create a l ...

Cumulative Patching does not work with Pak signing

UE - Foundation - Feb 20, 2024

Cumulative patching is implemented by copying the generated pak files during staging of the base and each patch to the Releases directory. When creating a patch, all of the pak files from the releas ...

Arrays of user-defined structs are not initialized properly in a nativized Blueprint class.

UE - Gameplay - Blueprint - Feb 28, 2018

New elements are not being initialized properly when setting up the default value for arrays of user-defined structures in nativized Blueprint C++ constructor code. ...

[CrashReport] UE4Editor_MovieScene!FMovieSceneEvaluationTrack::EvaluateStatic() [moviesceneevaluationtrack.cpp:445]

UE - Anim - Sequencer - Apr 11, 2018

No comments from users in crash group 442 void FMovieSceneEvaluationTrack::EvaluateStatic(FMovieSceneSegmentIdentifier SegmentID, const FMovieSceneEvaluationOperand& Operand, FMovieSceneConte ...