Contact offset multiplier no longer working

UE - Simulation - Physics - May 10, 2019

Changes in physics code have caused rolling objects to behave differently. https://forums.unrealengine.com/development-discussion/content-creation/50364-rolling-ball-jumps-on-flat-surface Conf ...

Actor Component gets displayed above Scene Component when making a new root

UE - Gameplay - Components - May 10, 2019

Making a scene component the new root component results in the actor component being displayed above the scene component hierarchy ...

Child component will lose scale information if parent scale is set to 0 temporarily

UE - Gameplay - May 9, 2019

Datasmith Scene actor that is a Child will be unlinked from scale changes if parent scale is set to 0 ...

Scrubbing Animation Timeline in Montage does not trigger sound notifies.

UE - Anim - Runtime - May 9, 2019

Scrubbing an Animation Timeline within a Montage does not play a sound for Anim Notifies that specify "Play Sound." ...

Crash: Nativized AnimBP instances can assert on load in a cooked build with async loading enabled.

UE - Gameplay - Blueprint - May 9, 2019

This is a regression that was introduced alongside a memory optimization for Animation Blueprint assets. Suggested workarounds:Disable "Async Loading Thread Enabled" ORDisable Blueprint nativizati ...

Sequencer Rendering Bug When Rendering Custom Depth Of Animation Blueprint Preview

UE - Anim - Sequencer - May 8, 2019

Having an Animation Blueprint open when rendering a movie using "Render CustomDepth Pass" via Sequencer causes the Animation Blueprint Preview to be rendered rather than the cine camera actor set in ...

Changing ISM/HISM collision response at runtime does not update the collision properly.

UE - World Creation - Worldbuilding Tools - World Composition - May 8, 2019

Changing ISM/HISM collision response at runtime does not update the collision properly.  Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 6063286, 4.23 CL#6368684 ...

HISM Component not Rendering in Packaged Game using Shipping Configuration

UE - World Creation - Worldbuilding Tools - Foliage - May 7, 2019

HISM Component not rendering in a packaged game using Shipping configuration.  Working as expected in 4.21 CL# 4753647 Found in 4.22 CL# 6063286 and 4.23 CL# 6317373 ...

SetPhysMaterialOverride does not work properly when using Weld Simulated Bodies enabled AttachToComponent func

UE - Simulation - Physics - May 7, 2019

When using Weld Simulated Bodies enabled AttachToComponent func, the child Primitive Component's BodyIstance ActorHandle is released. As a result, in BodyInstance.cpp, the judgment of FPhysicsComman ...

Flipbook rendering distortion when adding local offset to Capsule Component.

UE - Graphics Features - May 6, 2019

Adding local offset to Paper Flipbook in UE.4.22 results in rendering distortion. ...