Child blueprint classes do not inherit "ClassGroup" from their native parents

UE - Gameplay - Blueprint Editor - Jun 7, 2021

When creating a blueprint component based off of a custom native class that utilizes the ClassGroup metadata  ...

Replay streamers missing Flush implementation

UE - Networking - Jun 7, 2021

The HTTP Streamer does not implement the Flush call on the streamer factory. ...

Significant editor slowdowns when moving blueprinted actors while having a different complex blueprint open

UE - Gameplay - Blueprint Editor - Jun 7, 2021

A Blueprinted actor's construction script time can be affected by the complexity of an opened level Blueprint. ...

Control rig blueprint spawns with Event Graph rather than Rig Graph when 'Spawn Default Blueprint Nodes' is false

UE - Anim - Rigging - Control Rig - Jun 7, 2021

It seems that disabling the 'Spawn Default Blueprint Nodes' editor preference results in control rig blueprints being created with event graphs rather than rig graphs. It doesn't appear to be possi ...

Check() when loading a child anim BP used as a linked instance

UE - Anim - Runtime - Anim Blueprints - Jun 7, 2021

Check encountered by CloudChamber. Slack thread: [Link Removed] ...

HDR is washed out or broken across multiple platforms

UE - Graphics Features - Jun 4, 2021

Default HDR images look incorrect for different reasons on each platform: PC SDR:[Image Removed] PC HDR:[Image Removed] ...

Different instanced materials are seen as the same material due to GUID

UE - Graphics Features - Jun 3, 2021

See licensee description of the issue: The problem appears when I have two instanced materials with the same number of parameters. I've noticed that ShaderMapId has MaterialLayersParameterIDs where ...

Ensure when changing the Mip Gen Settings in a Texture 2D Array

UE - Rendering Architecture - RHI - Jun 3, 2021

When changing the Mip Gen Settings of a Texture 2D Array, several errors such as: Error: Corrupt texture [NewTexture2DArray]! Missing bulk data for MipIndex=0 appear in the output logs and an Ensure ...