When 1 AnimSequence asset is used for multiple SeuqnecePlayer, the override by AnimGraphOverrides affects other than the specified SequencePlayer.

UE - Anim - Runtime - Anim Blueprints - Jun 30, 2022

If you use the same AnimSequence in multiple SequencePlayers in Base AnimBP and replace asset of one of SequencePlayers by AssetOverride in Child AnimBP, the result will be reflected in the other Se ...

nDisplay failed to launch with a user name account which contains non-ASCII chars

UE - Virtual Production - Tools - Switchboard - Jun 30, 2022

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