Sequencer XML generates wrong File Path for Image Sequence

UE - Anim - Sequencer - Sep 6, 2018

Outputing Image Sequences like {shot}/{shot} _ {frame} .png for example, the xml file doesn't reflect the right path because it's referring to .avi files. We can't find and replace avi files in ...

[CrashReport] UE4Editor_Engine!FStaticMeshSceneProxy::SetIndexSource() [staticmeshrender.cpp:679]

UE - Graphics Features - Aug 31, 2018

No user comments in crash group 675 if ( bRequiresAdjacencyInformation ) 676 { 677 check( LODModel.bHasAdjacencyInfo ); 678 ***** OutElement.IndexBuffer = &LODModel ...

Niagara GPU Mesh Particles Not Working In Packaged Project

UE - Niagara - Aug 22, 2018

GPU Mesh emitters will not show up in a packaged project. Found in 4.20 CL# 4302132 and 4.21 CL# 4307852 ...

[CrashReport] UE4Editor_RenderCore!FPendingCleanupObjects::~FPendingCleanupObjects

UE - Graphics Features - Aug 21, 2018

Comments from users in crash group:I tried to launch my project  1266 FPendingCleanupObjects::~FPendingCleanupObjects() 1267 { 1268 QUICK_SCOPE_CYCLE_COUNTER(STAT_FPendingClea ...

UMG ListView doesn't propagate OnItemSelectionChanged events to its items

UE - Editor - UI Systems - Aug 21, 2018

"When using a UMG ListView widget, there seems to be two ways to be notified of item selection changes. An event on ListView which fires when the selection state of any item changes, and an event on ...

Ensure when pasting copied nodes into an Object

UE - Gameplay - Aug 7, 2018

When copy and pasting nodes from an Actor Blueprint to an Object Blueprint the Editor stalls for a bit and an ensure occurs. This issue was reported and tested in 4.19.2 (CL-4033788). This issue ...

[CrashReport] UE4Editor_SteamVR!FSteamSplashTicker::Tick() [steamvrsplash.cpp:52]

UE - Platform - XR - Aug 3, 2018

No user comments on crash group ...

Calling SetPhysMaterialOverride in a component's C++ constructor results in a crash when opening a project in the Editor

UE - Simulation - Physics - Aug 1, 2018

Attempting to call SetPhysMaterialOverride() in a component's C++ constructor causes the project to crash when opening it in the Editor. ...

Setting Game Instance Class using Selected Asset from Content Browser does not work

UE - Gameplay - Blueprint - Jul 30, 2018

Trying to set the Game Instance Class using the select asset from content browser setting results in the field being set to none. ...

Renaming or Moving a Map with a Landscape in it results in an error and fails to save map

UE - LD & Modeling - Terrain - Landscape - Jul 25, 2018

When renaming or moving a map with a landscape in it this will fail and an error prompt will appear. ...