Scene Capture 2D Doesn't Capture 3D Widget If It Is Off Sceen and Capture Every Frame Is Disabled

UE - Graphics Features - Aug 14, 2018

The scene capture 2d doesn't capture a 3d widget if it starts off screen with capture every frame disabled. Found in 4.15 CL# 3450819, 4.19 CL# 4033788, 4.20 CL# 4233996, 4.21 CL# 4275031 May be r ...

[CrashReport] <unknown module>!NvClothPROFILE_x64!physx::shdfnd::Array<nv::cloth::`anonymous namespace'::VertexDistanceCount,nv::cloth::NonTrackingAllocator>::growAndPushBack()

UE - Simulation - Physics - Aug 9, 2018

No user comments in crash group 760 PX_ASSERT((!capacity) || (newData && (newData != mData))); 761 copy(newData, newData + mSize, mData); 762 763 // inserting elem ...

When using Vive Tracker for Virtual Camera function, Tracking does not work properly when using Unreal Remote 2

UE - Virtual Production - Tools - Virtual Camera - Aug 9, 2018

NOTE for Wont Fix: This is now supported with Virtual Camera 2.0. With the VirtualCamera 2.0 actor, it is possible set a LiveLink Camera subject from many sources. LivelInk XR (Vive Tracker) include ...

Find Session and Join Session to join a session over LAN on iOS is inconsistent and requires being run multiple times to work

UE - Networking - Aug 8, 2018

Attempting to use Find Session / Join Session to join a LAN session on iOS results in inconsistent results, requiring the client to press the join button multiple times to join properly. Currently ...

Vertex Interpolate Node Doesn't Work with Lightmass

UE - Graphics Features - Lumen - Aug 8, 2018

The vertex interpolate node doesn't work with lightmass. Found in 4.19 CL# 4033788, 4.20 CL# 4233996, and 4.21 CL# 4258917 ...

Create Blocking Volume from multiple selected Staticmesh actors in viewport generates messed volumes

UE - LD & Modeling - Modeling Tools - Mesh Editing - Aug 7, 2018

The result unexpected: The collision volume shape generated was just strange and much bigger than it should be Expects: The collision volume generated should wrap up group of actors and right fit t ...

SetActorEnableCollision doesn't correctly update InstancedStaticMeshComponents

UE - Simulation - Physics - Aug 3, 2018

InstancedStaticMeshComponent is not properly updated when Actor enabled collision changes. ...

CurrentTransaction ensure when duplicating an EQS generator

UE - AI - Aug 3, 2018

When duplicating a Generator inside an Environment Query, the action triggers an ensure and stalls the Editor for a few moments. This issue was reported and tested in 4.19.2 (CL-4033788). It was r ...

Niagara Sprite Particles Incorrect Facing with Orthographic Camera When "Velocity aligned" is Set

UE - Niagara - Aug 2, 2018

Niagara sprite particles incorrectly face with Orthographic camera when "Velocity aligned" is set for its camera alignment. [Link Removed] seems to be the same issue but with Cascade. Found in 4.1 ...

Niagara Fails to Compile Shader For iOS and Android

UE - Niagara - Aug 2, 2018

Niagara fails to compile shader for iOS and Android. Unable to test in 4.19 due to assets provided being created in 4.20. Found in 4.20 CL# 4233996 and 4.21 CL# 4247867 ...