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

ChildActorComponent (SkeletalMesh) goes into tpose when calling SetChildActorClass

OLD - Anim - Mar 19, 2018

There is an issue occurring where when updating an animation of a child actor by setting the Child actor class, the animation will flash the skeleton in a T-Pose before continuing with the animation ...

Favorites section not shown on reload

Tools - Mar 19, 2018

After adding any Folder to your Favorites, the entire section disappears after reloading the project. ...

[CrashReport] UE4Editor_Engine!TArray<unsigned int,TAlignedHeapAllocator<0> >::BulkSerialize() [array.h:1173]

OLD - Anim - Mar 19, 2018

Comments from users in crash group:I was loading my project which i have made a copy from previous version of the engine (4.18).4.19 preview crashed while opening my project on 90% ...

Unreal crashes when you connect scalar node to scalar input, when material function has a vertex interpolator

UE - Graphics Features - Mar 19, 2018

There is an issue occurring where Unreal crashes when you connect a scalar node to scalar input when the material function has a vertex interpolator. This issue causes the engine to crash, but the i ...

ReceiveTickAI called before ReceiveSearchStartAI

UE - AI - Mar 19, 2018

When using both ReceiveTickAI and ReceiveSearchAI nodes, ReceiveTickAI is called before ReceiveSearchAI. This was not the case in 4.18. ...

Crash when Landscape Max LODLevel is set to 0

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

Reproduced in 4.19.0 CL 3944462 and 4.20 Main Unable to reproduce in 4.18.3 CL 3832480. This is a regression. ...

[CrashReport] UE4Editor_Engine!ReleaseVertexBuffer() [dynamicmeshbuilder.cpp:299]

UE - Graphics Features - Mar 16, 2018

No user comments in crash group 296 static void ReleaseVertexBuffer(FVertexBuffer& VertexBuffer) 297 { 298 ***** if (VertexBuffer.VertexBufferRHI->GetSize() <= FGlobalDynamicMesh ...

Transformed FBoxSphereBounds sphere radius not matching with scaling

UE - Graphics Features - Mar 16, 2018

When viewing the Sphere Radius around a Static mesh actor it appears to greatly exceed the mesh when setting the Z transform to 4 from 1. ...