Lighting build isn't saved when using -run=resavepackages and -buildlighting

UE - Foundation - Core - Jul 29, 2016

Lighting build isn't saved when using -run=resavepackages and -buildlighting ...

Setting show flags on a scenecaptureComponent via blueprint does not work

UE - Graphics Features - Jul 28, 2016

Reported via UDN:https://udn.unrealengine.com/questions/304768/scenecapturecomponent2d-and-shadows.html ...

Crash in FNetGUIDCache::GetObjectFromNetGUID()

UE - Networking - Jun 28, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: Package->IsFullyLoaded() [Link Removed] [Line: 2296] Source ...

Foliage lightmaps for LODs does not look correct

UE - World Creation - Worldbuilding Tools - Foliage - Jun 21, 2016

When using the foliage tool with any mesh that has a LOD the lightmap generates artifacts for the instance. The base LOD will have correct looking lightmaps, however when pulling back and seeing the ...

[CrashReport] Assertion failed: GIsHotReload inside UObjectBaseUtility::GetOutermost()

UE - Foundation - Core - Jun 14, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Assertion failed: GIsHotReload [Link Removed] [Line: 564] Source Context: 103 ...

[CrashReport] UE4Editor_Engine!TScopedPointer<FStaticMeshRenderData>::operator->() [scopedpointer.h:74]

UE - Graphics Features - Jun 6, 2016

Log showing the issue is caused by a reimport:https://udn.unrealengine.com/questions/331317/recurring-editor-crash.html This Jira was created from CrashReports submitted by the public due to the hi ...

Editing Struct variable types can cause pins of an array of that struct to become disconnected

UE - Gameplay - Blueprint - Jun 6, 2016

When changing the variable type of a variable in a struct, it can cause some pins related to arrays of this struct to become disconnected. The project provided was from the Marketplace, entitled "Su ...

Compile button disappears and Hot Reload stops working after failing to Hot Reload in some cases

UE - Foundation - Core - Jun 2, 2016

When failing to hot reload in some cases, the compile button in the editor will disappear and Hot Reloads will stop occurring. This tends to happen randomly in other scenarios but the method above i ...

Spot Lights are not using Light Propagation Volumes when enabled

UE - Graphics Features - May 23, 2016

As of 4.9 Dynamic Indirect Lighting with Light Propagation Volumes should be supported for Spot Lights. This does not appear to be the case for several versions that I could see. Using the methods o ...

Fbx importer crash when importing one "line" triangle

Tools - May 23, 2016

When we have a mesh containing one triangle with two vertex at the same location the importer is crashing. It crash because rejecting the line triangle result with a mesh containing no vertex which ...