Crash after setting material of Text Render actor to an instance of the default material

UE - Graphics Features - Jul 15, 2020

Setting the material of Text Render to an instance of the default material then running as in Standalone results in a crash. ...

Take recorder does not record detachment and multiple attachments correctly.

UE - Anim - Sequencer - Jul 14, 2020

Recording attachment will can add multiple sections to an attach track in Take Recorder. ...

[CrashReport] UE4Editor-D3D12RHI!static void SetRayTracingHitGroup(class FD3D12CommandContext & const, class FD3D12RayTracingShaderTable *,

UE - Rendering Architecture - RHI - Jul 14, 2020

Generated from CrashReporter Error Message: Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x00000088 User message (Aritzia_Bistro.log): datasmith re-import ...

Local space particle with SkeletalMeshLocation on scaled mesh is doubly scaled

UE - Niagara - Jul 14, 2020

MeshCurrSamplingBonesBuffer already has scaled bone transforms, but these scales have not been cancelled out when using local space. ...

Ensure condition failed : SkeletalMeshLocation module on scaled SkeletalMesh

UE - Niagara - Jul 14, 2020

The message in ensure is below LogOutputDevice: Error: === Handled ensure: === LogOutputDevice: Error: Ensure condition failed: (FMath::Abs(1.f - M.GetScaledAxis(EAxis::X).SizeSquared()) <= (1.e-4 ...

Blueprint Properties retain meta data through a type change

UE - Gameplay - Blueprint Editor - Jul 13, 2020

Instead of clearing the metadata we should enable editing the metadata for vectors since the details panel supports it already.  ...

Fix function forwarding in demo drivers in instant replays

UE - Networking - Jul 13, 2020

Demo drivers that are actively playing back a replay while still connected to another server as a client (via game net driver) will generate warnings due to the function forwarding code (UNetDriver: ...

Package Map may clear out references to GUIDs on clients but not servers

UE - Networking - Jul 13, 2020

Upon Seamless Travel, the Package Map will attempt to clear out "old" entries in the Guid Cache by marking them with a timeout. The only entries that will actually be marked for a timeout are entrie ...

Allow ClothBlendWeight in sequencer

UE - Simulation - Physics - Character - Jul 13, 2020

Cloth sim can't currently be blended on/off in sequencer. ...

inherited gameplay tags no longer work

UE - Gameplay - Jul 3, 2020

Added and Removed tags are cleared in inherited gameplay tag containers. This came from the following UDN: https://udn.unrealengine.com/questions/587982/ue-master-tags-in-finheritedtagcontainer-do-n ...