Engine Crashes When Building Lighting if Precomputed Visibility Aggressiveness is set to VIS Max

UE - Graphics Features - Nov 30, 2017

The engine crashes when building lighting if World Settings >> Precomputed Visibility >> Visibility Aggressiveness is set to "VIS Max." A Fatal Error message sometimes appears (screen shot attached) ...

[CrashReport] UE4Editor_UnrealEd!FComponentEditorUtils::DeleteComponents() [componenteditorutils.cpp:539]

UE - Gameplay - Components - Dec 1, 2017

This is a common crash in the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 524 OutComponentToSelect = RootComponent; ...

[CrashReport] UE4Editor_Engine!SetDescendantIsEditorOnly() [scenecomponent.cpp:381]

UE - Gameplay - Dec 1, 2017

This is a common 4.18 crash. Users have not provided any description of their actions when the crash occurred. Source Context 376 int32 NumDescendantsChanged = 0; 377 // recursiv ...

[CrashReport] UE4Editor_Foliage!AInstancedFoliageActor::PreEditUndo() [instancedfoliage.cpp:2296]

UE - World Creation - Worldbuilding Tools - Foliage - Dec 1, 2017

This is a common 4.18 crash. Users have not provided any description of their actions when the crash occurred. Source Context 2286 void AInstancedFoliageActor::PreEditUndo() 2287 { ...

[CrashReport] FMacWindow::ApplySizeAndModeChanges | SWindow::ReshapeWindow()

UE - Platform - Apple - Dec 1, 2017

This is an infrequent Mac crash in 4.18. Users have not provided any descriptions of their actions when the crash occurred. The callstack is similar to both [Link Removed] and [Link Removed] Call ...

Crash when attempting to revert a Child blueprint from overriding its parent's function while it also has a child of its own

Tools - Dec 4, 2017

When reverting the change of overriding a function from a blueprint's parent, the editor will crash if that blueprint has a child of its own. Regression?: No This also occurred in 4.16 ...

Crash-Connecting output of unspecified functions to pins on the material result node

UE - Rendering Architecture - Materials - Dec 6, 2017

Crash-Connecting output of unspecified functions to pins on the material result node. This does occur in Main at CL: 3792526 ...

Crash reimporting Skeletal Mesh that has an extremely high amount of LODs

Tools - Nov 14, 2017

I have attached the project I used to repro this as well. All you should need to do is reimport twice on the untitled skeletal mesh and it should crash ...

FSimpleAbstractSocket implementations do not handle partial sends

UE - Networking - Nov 15, 2017

The implementations of FSimpleAbstractSocket used by the network file server do not handle a partial send call on the socket. If a partial send occurs and there is no socket error, it should loop a ...

Callstack tab color scheme different when docked and undocked

UE - Gameplay - Blueprint - Nov 20, 2017

The color scheme of the Callstack tab changes when it is docked. ...