UHT not properly handling deprecated UFUNCTION parameters

UE - Foundation - Cpp Tools - UnrealHeaderTool - Jan 29, 2020

Compilation will fails with an error on TSubclassOf<UDEPRECATED_SomeData> ...

VSCode finds intellisense errors in Project source files: cannot open source file "UBT_COMPILED_PLATFORM/UBT_COMPILED_PLATFORMPlatformCompilerPreSetup.h"

UE - Foundation - Cpp Tools - Jan 28, 2020

VSCode finds intellisense errors in Project source files: cannot open source file "UBT_COMPILED_PLATFORM/UBT_COMPILED_PLATFORMPlatformCompilerPreSetup.h" Similar to [Link Removed], but that was onl ...

Can't fire custom event of event track when enabled auto scroll.

UE - Anim - Sequencer - Jan 28, 2020

If Auto Scroll is enabled, event track can't  trigger, so events may not fire. The frame numbers appear to be duplicated. Especially noticeable when the [View Range End Time] is small value (Working ...

Default pose is displayed in the first frame when playing with Sequencer

UE - Anim - Sequencer - Jan 28, 2020

The problem is that the camera is evaluated when the sequencer is played, but the animation does not seem to play properly. It seems that the licensee found this problem when implementing it in C++, ...

Increasing Font Size Makes The SceneRendering Table Impossible To Read

Tools - Jan 27, 2020

The scenerendering graph doesn't display correctly when you increase the Small Font for the Engine. The rows don't adjust to the font size. The user increased font size to make print strings in VR ...

Adding a camera to a subsequence through scripting creates the binding in the incorrect binding space

UE - Anim - Sequencer - Jan 27, 2020

Sequencer scripting creates all binding IDs in the root binding space, so when the bindings exist in sub sequences and shots, they will not resolve unless those are opened through the sequence that ...

Particle Systems Don't Play In Reopened Levels With ES 3.1 Enabled

UE - Niagara - Jan 27, 2020

Particle systems placed in levels don't play as expected on level load when using ES 3.1 Preview. Found in 4.24.1 CL#10757647 Reproduced in 4.25 Main CL#11115840 ...

Digital Human Eyes Don't Look Correct With Ray Tracing Translucency Enabled

UE - Graphics Features - Lumen - Jan 27, 2020

The eyes in the Digital Human demo don't look correct with Ray Tracing Translucency enabled in the post process volume. Found in 4.24.1 CL#10757647 Reproduced in 4.23.1 CL#9631420, 4.25 Main CL#111 ...

World Origin Shifting Rendering Desync On Play

UE - World Creation - Worldbuilding Tools - World Composition - Jan 27, 2020

World Memory Leak crash creating new level blueprint after editing sub level blueprint

UE - Gameplay - Jan 27, 2020

Crash occurs when the user adds a sublevel to the current level, edits the sublevel's level blueprint, and then attempts to make a new level. The state which triggers the crash seems to be when the ...