Sampler Source: From Texture Asset with Streamed Virtual Texture

UE - Rendering Architecture - Mar 28, 2024

It appears that Texture Samplers for Virtual Textures do not respect the Tiling Method from the Virtual Texture Asset when the "Sampler Source" is set to "from texture asset". ...

Translucency area has stripe-style issue on TSR

UE - Graphics Features - Mar 28, 2024

The TSR History Rejection buffer develops a grid-like artifact over translucent, camera-facing planes. ...

Reimport FBX does not correctly update frame-rate

UE - Anim - Runtime - Apr 2, 2024

This is an issue with the sequencer model, it does not clear its bPopulated flag so doesn't allow for changing the frame-rate to a non-compatible (multiple/factor off FPS). ...

FTimeline::bPlaying may remain false on clients when replaying replicated timeline

UE - Gameplay - Apr 2, 2024

This seems to occur when FTimeline::Stop is called on the client but not on the server, as this will set bPlaying to false locally on the client. Because the value for bPlaying doesn't change on the ...

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

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

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

[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

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