Depth of field rendering artifacts - flickering and masking

UE - Rendering Architecture - Jan 16, 2024

Flickering and large flashes can be seen on reflective objects that are out of focus with DOF enabled. DumpGPU shows that artifacts are visible in TSR . ...

Incorrect Redirector(s) created when renaming a LevelSequence

UE - Anim - Sequencer - Jan 19, 2024

Renaming the LevelSequence also renames the internal DirectorBP. Renaming the BP triggers the rename of its BlueprintGeneratedClass asset. A Redirector will be created for the BGC but it will be in ...

GetRelevantAnimTime functions don't work with State Aliases

UE - Anim - Gameplay - Jan 26, 2024

GetRelevantAnimTime family of transition don't work with state aliases ...

Blueprint "Diff Against Depot": Restoring an instanced object results in reference to the object in the temporary diff asset

UE - Gameplay - Blueprint - Feb 19, 2024

When diffing a blueprint against depot via the Content Browser context menu action "Revision Control > Diff Against Depot", restoring an instanced object property from the depot version results in t ...

Disabling internal audio to use external audio system shows "Audio Device Manager Initialization Failed!" warning

UE - Audio - Mar 11, 2024

In addition, we can find  "Main audio device could not be initialized. Please check the value for AudioDeviceModuleName and AudioMixerModuleName in [Platform]Engine.ini." log message in the engine. ...

Meta Specifier BlueprintBaseOnly does not seem to work as intended

UE - Gameplay - Mar 19, 2024

Based on this case here:https://udn.unrealengine.com/s/case/500QP000006rnSEYAY/tsubclassof-with-metablueprintbaseonly-doesnt-appear-to-work From my testing the user seems to be correct. Applying th ...

[CrashReport]Assertion failed: InitState == EWorldPartitionInitState::Uninitialized [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Private\WorldPartition\WorldPartition.cpp] [Line: 1485]

UE - World Creation - Worldbuilding Tools - World Partition - Sep 12, 2023

Generated from CrashReporter Logs can be obtained via Crash Reporter ...

USplineComponent still editable in viewport despite setting as "read-only".

UE - Gameplay - Blueprint Editor - Apr 29, 2024

A spline component continues to be visible and editable in-editor despite all attempts to disable the functionality through the component's settings or uproperty specifiers. ...

[CrashReport] FTaskGraphCompatibilityImplementation::ProcessThreadUntilRequestReturn

UE - Rendering Architecture - RHI - Jun 1, 2021

Generated from CrashReporter ...