Root Motion interpolation is incorrect when use URO

UE - Anim - Runtime - Aug 3, 2018

According to Licensee's report, Root motion is incorrect when use URO. I Investigated, in the case of "Montages Only" become TrailMode in URO. Normally Animation Interpolation has implementation, ...

Niagara Sprite Particles Incorrect Facing with Orthographic Camera When "Velocity aligned" is Set

UE - Niagara - Aug 2, 2018

Niagara sprite particles incorrectly face with Orthographic camera when "Velocity aligned" is set for its camera alignment. [Link Removed] seems to be the same issue but with Cascade. Found in 4.1 ...

Niagara Fails to Compile Shader For iOS and Android

UE - Niagara - Aug 2, 2018

Niagara fails to compile shader for iOS and Android. Unable to test in 4.19 due to assets provided being created in 4.20. Found in 4.20 CL# 4233996 and 4.21 CL# 4247867 ...

Project crashes when auto save completes after copy/pasting emitters multiple times in a system

UE - Niagara - Aug 2, 2018

Project crashes when auto save completes after copy/pasting emitters multiple times in a system Encountered same crash testing Blend_Attributes_System and ExpressionsExample_System. Doesn't seem to ...

[CrashReport] UE4Editor_SlateCore!IsResourceObjectValid() [drawelements.cpp:23]

Tools - Aug 2, 2018

No user comments in crash group 18 FSlateShaderResourceManager* FSlateDataPayload::ResourceManager; 19 20 static bool IsResourceObjectValid(UObject*& InObject) 21 ...

Reflection Captures Show Static Lights With "Actor hidden in Game" Enabled

UE - Graphics Features - Aug 2, 2018

Reflection Captures show static lights with "Actor hidden in Game" checked.  Found in 4.19 CL# 4033788, 4.20 CL# 4233996, 4.21 CL# 4247867 ...

Light Propagation Volumes Not Affected by Emissive Area Light

UE - Graphics Features - Aug 1, 2018

The light propagation volume is not affected by a material with emissive area light enabled. Found in 4.19 CL# 4033788, 4.20 CL# 4233996, 4.21 CL# 4246589 ...

Android mic stops capturing audio after 2nd load of app

UE - Audio - Aug 1, 2018

The Android app stops capturing audio on the second loading. Tested in 4.19.2 (CL - 4033788), 4.20.1 (CL - 4239966), 4.21 (CL - 4243265) ...

Calling SetPhysMaterialOverride in a component's C++ constructor results in a crash when opening a project in the Editor

UE - Simulation - Physics - Aug 1, 2018

Attempting to call SetPhysMaterialOverride() in a component's C++ constructor causes the project to crash when opening it in the Editor. ...

When changing a variable of a component in an attached Actor, the variable becomes read-only

UE - Gameplay - Aug 1, 2018

Changing a variable of a component with an instance of BP derived from StaticMeshActor or SkeletalMeshActor attached to another actor will cause that variable to be read-only. It did not reproduce w ...