Post Process Volume Priority Doesn't Affect Post Process Materials

UE - Graphics Features - Sep 17, 2018

Post process volume priority doesn't affect post process materials. Found in 4.19 CL# 4033788, 4.20 CL# 4302132, and 4.21 CL# 4369303 ...

UHT doesn't support trailing const in some declarations

UE - Foundation - Cpp Tools - UnrealHeaderTool - Sep 17, 2018

UnrealHeaderTool cannot parse certain declarations with a trailing `const` instead of a leading `const`. ...

Add project setting to skip rendering velocities

UE - Graphics Features - Sep 14, 2018

Selecting with eyedropper tool will select ChildActor

Tools - Sep 14, 2018

It can select ChildActor with the Eyedropper tool. Since ChildActor is an actor created temporarily, when you restart the Editor it becomes empty because there is no reference. When selecting AActor ...

Hot Reload triggers Ensure after default value of a property in a component included in an Actor class is changed

UE - Foundation - Cpp Tools - Hot Reload - Sep 13, 2018

Performing a Hot Reload after changing the default value of a property in an ActorComponent that is included in an Actor class triggers an ensure if a Blueprint has been created from that Actor clas ...

Using 'Set Input Mode to Game and UI' and enabling 'Use Mouse for Touch' causes the Mouse to appear in different positions

Tools - Sep 13, 2018

When using 'Set Input Mode to Game and UI' and enabling 'Use Mouse for Touch' this causes the Mouse to appear in different positions and change the direction the camera is facing. This is a regressi ...

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

Scene Depth Buffer corruption with VR on AMD GPUs

UE - Platform - XR - Sep 12, 2018

Depth buffer corruption/artifacts when using VR with certain AMD GPUs Tested with Oculus DK2, User reports with Oculus Rift ...