Bug - Animations and Keep State Fail when scrubbing backward.

UE - Anim - Sequencer - Jan 30, 2020

If you scrub past an animation with keep state, and scrub into an animation with defaults everything is fine. When you scrub back to the animation with keep state, the animation breaks, until there ...

MAC rect light does not use assigned source texture

UE - Platform - Apple - Jan 30, 2020

Rect light does not use its assigned source texture on MAC OS. Tested in: 4.23.1 CL#9631420  4.25 CL#11062379 ...

Exporting a spawnable through Python doesn't work

UE - Anim - Sequencer - Jan 29, 2020

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 ...