Point lights with source length building static lighting in incorrect direction

UE - Graphics Features - Mar 21, 2018

There is an issue where Point lights with source length building static lighting in the incorrect direction, the axis in which the light to be built seem to conflict with the preview build. This iss ...

Animation sequence's ParticleNotify doesn't fire while playing it back in Sequencer editor

UE - Anim - Sequencer - Mar 21, 2018

The ParticleNotify should always be triggered while playing in sequencer editor regardless whether the spawned particle is attached or not to it's bone/sockets This stopped working since 4.15 versi ...

Videos Rendered Through Sequencer Are A Different Frame Rate

UE - Anim - Sequencer - Mar 20, 2018

Videos in sequencer do not play at the same speed that they do in editor and do not change speed if the fps is changed when rendered Video appears to play at the expected speed while rendering it o ...

FBX Files Do Not Import After Using the Facial Anim Importer Unless Project is Reopened

UE - Anim - Runtime - Mar 20, 2018

Project has to be restarter in order to import FBX files after using the Facial Anim Importer Screenshots below are of the error that occurs on FBX import prior to project being closed and reopene ...

4k monitor support with touch and mouse does not work

Tools - Mar 20, 2018

Mouse and touch support seems to become unresponsive when the editor is running on a 4K panel. Certain play modes will allow click events to work while others do not when running on a 3840x2160 disp ...

[CrashReport] UE4Editor_Renderer!TGraphTask<`FScene::RemoveSpeedTreeWind'::`5'::EURCMacro_FRemoveSpeedTreeWindCommand>::ExecuteTask() [taskgraphinterfaces.h:829]

UE - Graphics Features - Mar 20, 2018

No comments from users in crash group 825 TTask& Task = *(TTask*)&TaskStorage; 826 { 827 FScopeCycleCounter Scope(Task.GetStatId(), true); 828 ***** Task.DoTask(CurrentT ...

[CrashReport] UE4Editor_Engine!FStaticMeshVertexBuffer::BindLightMapVertexBuffer() [staticmeshvertexbuffer.cpp:495]

UE - Graphics Features - Mar 20, 2018

User comment from crash group:reimporting fbx 491 void FStaticMeshVertexBuffer::BindLightMapVertexBuffer(const FVertexFactory* VertexFactory, FStaticMeshDataType& Data, int LightMapCoordinate ...

[CrashReport] UE4Editor_BlueprintCompilerCppBackend!FEmitDefaultValueHelper::HandleInstancedSubobject() [blueprintcompilercppbackendvaluehelper.cpp:2148]

UE - Gameplay - Blueprint Compiler - Mar 20, 2018

No user comments in crash group 2143 // We should always be the one creating an instance in this case. 2144 check(bCreateInstance); 2145 2146 // Dummy object tha ...

Editor crash when Landscape Comp. LODBias set to value greater than 0

UE - LD & Modeling - Terrain - Landscape - Mar 20, 2018

When LODBias for a landscape component is set to anything greater than zero, the editor will crash. Reproduced in 4.19.0 CL 3944462 and 4.20 Main. Not able to be reproduced in 4.18.3 CL 3832480. T ...

Crash occurs when undoing the adding of a node connected to an in-use reroute node

UE - Gameplay - Blueprint Editor - Mar 20, 2018

REGRESSION Yes, this does not occur in 4.19.0 or in 4.18 Crash occurs when the user adds a node off a reroute node that's already in use, and then undoes that action. Found when testing around [Li ...