Editor Crash when changing Default Properties of a TArray of UStucts containing an InlineEditConditionToggle property in Blueprint Parent Class

UE - Editor - Workflow Systems - Apr 5, 2024

This bug causes an editor crash. This crash occurs when changing the default values of a UStructs properties that are used as EditConditions, when they are set to InlineEditConditionToggle within a ...

ENiagaraCoordinateSpace is not exposed to Python, meaning the FXConverterUtilitiesLibrary create_script_input_enum function does not work when setting that parameter.

UE - Niagara - Cascade - Apr 8, 2024

The user was having issues with setting the correct ENiagaraCoordinateSpace enum in their python script. This enum currently exists in the engine as both a user-defined enum (which is deprecated), a ...

[Substrate] Workaround for DXC problem with roll unlooping

UE - Graphics Features - Substrate - Apr 8, 2024

We should get to the bottom of this workaround and revert it eventually.  Reported here: [Link Removed]  ...

Edit Conditions on Struct that contains FGameplayTagQuery leave the property readonly

UE - Gameplay - Blueprint Editor - Apr 8, 2024

When inside an array is used a UStruct with a FGameplayTagQuery var that has the EditCondition meta that is evaluating inside the struct. When a new element is added to the array in the editor, if a ...

Incorrect relative position on replicated child actor

UE - Networking - Apr 4, 2024

The issue seems to occur when a replicated child actor is received on the client before its parent. The child actor will first be spawned at its correct global position, with its root component's p ...

Improved handling of material functions for Virtual Texture usage validation in materials

UE - Rendering Architecture - Materials - Apr 4, 2024

To enable proper validation between virtual texturing and opacity masked materials, a user has to check a project-level setting in order to get the material to compile, otherwise, they will encounte ...

tvOS is missing prebuilt ssl libraries

UE - Platform - Apple - Apr 4, 2024

tvOS should include the libssl.a libs as part of the install build. ...

Crash when opening or editing a DataTable with a Row Structure that contains a BodyInstance

UE - Simulation - Physics - Editor - Apr 5, 2024

If a DataTable Asset is created with a Row Structure that contains a member variable of type BodyInstance, the Editor will crash when attempting to open it while it has no rows. It will also crash w ...

[MetaSounds][Audio Bus] - MetaSound Sources using Audio Bus nodes spam underruns when Audio Mixer Sample Rate is less or greater than 48kHz

UE - Audio - Audio Bus - Oct 5, 2023

Setting the Audio Mixer Sample Rate to 32000kHz causes underrun spam in audio bus reader and writer nodes and sounds to playback jittery. Tested with 24kHz and 32kHz. Does not repro in //Fortnite/R ...

Add error message when unable to delete external actor file on disk

UE - World Creation - Worldbuilding Tools - OFPA - Apr 11, 2024