BP timelines: when converting internal curve to external, the external curve isn't used until BP is recompiled

UE - Gameplay - Blueprint Editor - Aug 28, 2023

Blueprint timelines: when converting an internal curve to an external curve asset, the curve asset's data isn't used until the blueprint is recompiled. This is confusing as there is no indication th ...

Transient Subclasses of ABrush default to supporting external packaging

UE - World Creation - Worldbuilding Tools - OFPA - Aug 29, 2023

ABrush::SupportsExternalPackaging overrides the base implementation of  AActor::SupportsExternalPackaging which returns false for transient actors, but it doesn't call super. As a result, transient ...

Static Mesh Scene Actor Flipped Normals

UE - Rendering Architecture - Aug 31, 2023

Static meshes can have normals flipped when the actor they are attached to has one component of its scale inverted. ...

TSR & WPO - Distortion around mesh edges

UE - Graphics Features - Sep 8, 2023

The background around a mesh moving via WPO is distorted. Mesh is correctly outputting velocities. ...

Crashes occur when creating a static texture from a non-HDR Cube Render Target in DirectX12

UE - Rendering Architecture - RHI - Sep 11, 2023

While working with DirectX 12 in the project settings, the editor crashes by check() code when attempting to create a static texture from a non-HDR Cube Render Target asset. This crash doesn't occur ...

Unable to play replays with custom GameNetworkProtocolVersion set at runtime

UE - Networking - Sep 20, 2023

It seems that when comparing the custom versions for a replay (in the "operator<<" defined in ReplayTypes.cpp), the value retrieved from the FCurrentCustomVersions is not the value set at runtime, b ...

MediaPlayer failed to be open on Mac and IOS

UE - Platform - Apple - Oct 9, 2023

Blueprint diff tool displays diffs for animation blueprints with no changes

UE - Gameplay - Blueprint - Oct 25, 2023

From UDN: [Link Removed] ...