MSAA depthbuffer never be released on Android

UE - Platform - Mobile - Sep 24, 2018

Object Type (Collision presets) not updating immediately after toggling 'Simulate Physics'

Tools - Sep 23, 2018

Collison -> Collision Presets -> Object Type does not immediately update when toggling simulate physics. Tested in Main CL 4374913 ...

CharacterMovementComponent causes the Character to slide when jumping on moving objects

UE - Gameplay - Player Movement - Sep 21, 2018

When the CharacterMovementComponent makes the transition from falling to walking, it retains the forward velocity it had while falling. When the character lands on the moving object, its new velocit ...

Inconsistent Red X icons when using World Composition

UE - World Creation - Worldbuilding Tools - World Composition - Sep 20, 2018

This issue takes a few attempts to repro. Sometimes when saving the icons will remain normal, but other times a red X will be displayed instead. Opening up the Level that is displaying the X and re= ...

Editor crashes if Sequencer has keyframes for a variable that has changed

UE - Anim - Sequencer - Sep 19, 2018

The Editor crashes if loaded sequence has keyframes for an actor variable that has been changed, instead of soft erroring out. This was reported and tested on 4.20.3 (CL-4369336). It was reproduced ...

A plugin CanBeUsedWithUnrealHeaderTool=true with "Program" type will not be compiled

UE - Foundation - Cpp Tools - Sep 19, 2018

It is ok for 4.19. ...

SceneDepth failed with MSAA on PC Mobile Preview

UE - Platform - Mobile - Sep 19, 2018

In PC ,RHICreateTargetableShaderResource2D will create SeparateTarget and ShaderResource, and after basepass resolve depth from TargetableTexture to ShaderResourceTexture. But in mobile preview,  ...

Can't build a project with a plugin only has header files and lib/dll

UE - Foundation - Cpp Tools - Sep 13, 2018

It's ok for 4.19. ...

Failed to package for IOS on PC with BuildGraph

UE - Platform - Mobile - Sep 13, 2018