Draw Post Process Material to Render Target cannot use SceneTexture

UE - Graphics Features - Jun 20, 2019

Draw Post Process Material to Render Target cannot use SceneTexture. Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 7053642, 4.23 CL# 7062535 ...

Gameplay Abilities: FAttributeSetInitterDiscreteLevels::PreloadAttributeSetData does not allow FGameplayAttribute.

UE - Gameplay - Jun 19, 2019

Moving from "float" to "FGameplayAttribute" is causing a test to fail. ...

AspectRatioAxisConstraint forced to be AspectRatio_MaintainXFOV

UE - Anim - Sequencer - Jun 19, 2019

A licensee wants to enforce YFov constraint for a game project by setting AspectRatioAxisConstraint=AspectRatio_MaintainYFOV in the config. However during playing the sequence, the value of AspectR ...

Widget component navigation does not work in Standalone

UE - Editor - UI Systems - Jun 14, 2019

When running a standalone build, focus navigation doesn't work on widgets within a world-space widget component. This may be fallout from [Link Removed], which parented the widget component's virtua ...

Disabling fog in Unlit mode does not work

UE - Graphics Features - Jun 11, 2019

The Show Flags for Fog no longer function correctly when in Unlit mode. Tested in 4.21.2 (CL - 4753647), 4.22.2 (CL - 6574378), 4.23 (CL - 6925347) ...

Animation Sharing Plugin Removes Mesh Collision

OLD - Anim - Jun 11, 2019

The referenced documentation does not state anywhere about collision being affected by animation sharing nor is the user expecting it to be affected. Even when the Collision Preset is overridden to ...

Sequencer's Spawnable actor rename can not be synchronized between sequencer and outliner

UE - Anim - Sequencer - Jun 11, 2019

This behavior seems to occur only for spawnable. The licensee wants the renaming behavior to be consistent. ...

Spline Mesh regression on older iOS phone

UE - Platform - Mobile - Jun 10, 2019

Regression with rendering Spline Mesh Components seen on older (5s) iOS device. I did not reproduce a crash with an iPadPro A1701 or an Android Note 4 Confirmed in 4.23 MAIN at CL 6910902 ...

Landscape material renders as default material on TM-AnimPhys

UE - LD & Modeling - Terrain - Landscape - Jun 6, 2019

Landscape material renders as default material on TM-AnimPhys: LogMaterial: Warning: /Game/Maps/Framework/TM-AnimPhys.TM-AnimPhys:PersistentLevel.Collision-Landscape.LandscapeMaterialInstanceConstan ...

Mismatch widget component collision and geometry

UE - Editor - UI Systems - Jun 6, 2019

There is a mismatch of collision and geometry of WidgetComponent. This doesn't occur in 4.21. It can only be seen in 4.22. [Workaround] Change following code in UWidgetComponent::UpdateBodySetu ...