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 ...

[Alias] Reimport of a StaticMesh failed

UE - Editor - Content Pipeline - CAD - Oct 25, 2022

The user suggest to add the option "Only New Meshes" ...

[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

BP hierarchy change triggers incorrect map actor load warning: AttachTo: '{0}' is not static {1}, cannot attach '{2}' which is static to it.

UE - Gameplay - Blueprint - Apr 11, 2024

When a blueprint's component hierarchy is changed by changing a child component's mobility value to Static while deleting its parent component which has Movable mobility, levels saved with an outdat ...

Pointer being freed was not allocated on IOS with MallocBinned2

UE - Platform - Mobile - Apr 15, 2024

Slack thread [Link Removed] Probably related to the same issue seen on Android, explained here: [Link Removed] ...

SkeletalMeshActor flickers rapidly when PhysicsAsset contains multiple boxes.

- Apr 12, 2024

SkeletalMeshActor using a PhysicsAsset with custom box shapes may flicker rapidly in Editor when not selected, and also flickers in PIE mode. If occlusion culling is disabled the flickering stops. ...