Per Poly Collision Not Updating

OLD - Anim - Mar 22, 2018

Per poly collision does not update/follow the mesh when the mesh is moved via Blueprint Does not occur in 4.18 ...

Crash in Acquire/Release UGoogleARCorePointCloud.

UE - Platform - XR - Mar 21, 2018

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