Movie Render Queue Deferred Lighting(Detail Lighting) only outputs Lighting Only

UE - Anim - Sequencer - MRQ - Jun 29, 2022

This is not a regression. Tested in //UE4/Release-4.27 CL#18319896 Movie Render Queue Deferred Lighting(Detail Lighting) appears to only output Lighting Only.  ...

Physical Material Mask does not appear in the Material Instance Editor

UE - Simulation - Physics - Jun 29, 2022

Although MaterialInstanceConstant has a physical material mask and physical material mask map property, these properties does not appear in the Material Instance Editor's details panel. ...

Certain textures always output to cache miss log

UE - Texture - Jun 29, 2022

If using VT_CurlNoise texture in the Volumetrics plugin, it will output a DDC cache miss every time when launch Editor. ...

Blend profiles/masks don't work with compatible skeletons

UE - Anim - Gameplay - Jun 29, 2022

From a user:  We are having some issues with blend masks and compatible skeletons. We have skeleton A as the base and skeleton B as a compatible skeleton. They both share a similar hierarchy (altho ...

Add World Rotation applied to a Static Mesh simulating physics behaves erratically 

UE - Simulation - Physics - Jun 28, 2022

This is a regression. Tested in //UE4/Release-4.27 CL18319896 Add World Rotation applied to a Static Mesh simulating physics behaves erratically. ...

Widget Blueprints Fail to Compile When Copying Collapsed Graphs into Functions

UE - Gameplay - Blueprint - Jun 28, 2022

Collapsed blueprint nodes that are copied and pasted into a function graph of a Widget will cause a fatal error when the blueprint compiles, as seen in the callstack, and will provide the message: " ...

Nesting a Structure in another Structure results in a 'Cannot parse value'

UE - Gameplay - Blueprint Compiler - Jun 28, 2022

This is a regression. Tested in //UE4/Release-4.27 CL#18319896 Nesting a Structure in another Structure results in a 'Cannot parse value' until the data value is updated. If the second structure is ...

On Instance Take Radial Damage will not receive radial damage against Foliage

UE - Gameplay - Jun 28, 2022

Different results in //UE4/Release-4.27 CL#18319896 On Instance Take Radial Damage will not receive radial damage against Foliage. ...

When using ProceduralFoliageVolume, ActorFoliage can be used even if World Partition is enabled in UE5.0

UE - World Creation - Worldbuilding Tools - Foliage - Jun 28, 2022

UE5.0 does not support ActorFoliage at Levels where World Partition is enabled ( [Link Removed] ), but ActorFoliage will work via ProceduralFoliageVolume. And when you cook the level you will get an ...