VolumetricFog does not update + creates artefacts in low exposure environments

UE - Rendering - Jul 26, 2022

See licensee video here which shows the issue - [Link Removed] ...

The process of performing SetTextureParameterValue on a decal component during BeginPlay, the result will not be the same every time when streaming a level.

UE - Rendering - Jul 26, 2022

If executing CreateDynamicMaterialInstance and SetTextureParameterValue on BeginPlay for the decal component, the decal will be different the first and second time level streaming. ...

Struct Properties marked EditAnywhere and BlueprintReadOnly are exposed in Widget Blueprints

UE - Gameplay - Blueprint - Jul 21, 2022

Struct properties marked up with the EditAnywhere and BlueprintReadOnly specifiers are exposed in Widget Blueprints by MakeStruct nodes and split pins on Setter nodes. CanBeExposed in K2Node_MakeStr ...

[CrashReport] Assertion failed: Message != nullptr [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Classes\Animation\AnimNodeBase.h] [Line: 243]

UE - Anim - Sequencer - Jul 19, 2022

Generated from CrashReporter Assertion failed: Message != nullptr [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Engine\Classes\Animation\AnimNodeBase.h] [Line: 243] ...

HighResShot results depend on viewport size

UE - Rendering - Jul 19, 2022

Licensee wants to take screenshots that are more than the size of the viewport ingame. However, they are having trouble because the results depend on the size of the viewport. ...

Crash after changing either the Anim Start or End times of an Animation Composite

UE - Anim - Runtime - Jul 19, 2022

This is a regression tested in //UE4/Release-4.27 CL#18319896 Crash after changing either the Anim Start or End times of an Animation Composite when using Enter to confirm their value. ...

Crash when recombining Value Pin after swapping Target Wild Card pin from a Vector2D to a Vector on a Set By-Ref Var node

UE - Gameplay - Blueprint - Jul 18, 2022

This is not a regression. Tested in //UE4/Release-4.27 CL18319896 Crash when recombining Value Pin after swapping Target Wild Card pin from a Vector2D to a Vector on a Set By-Ref Var node.  ...