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

[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] UE4Editor_Engine!FLevelCollection::RemoveLevel() [world.cpp:249]

UE - Gameplay - Dec 1, 2017

This is a common crash that has occurred since at least 4.14 User DescriptionsWas playing in editor and ran around my world composition level a little bit and then hit escape to quit.Using the node ...

[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_Engine!FPhysScene::SyncComponentsToBodies_AssumesLocked() [physscene.cpp:1271]

UE - Simulation - Physics - Dec 1, 2017

This is a common crash in 4.18 and 4.18.1. The callstack shares similarities to [Link Removed], although that has been confirmed fixed in 4.18. Included in the same crashGroup are also a few Ensur ...

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

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

Cannot specify custom window positions in "windowed mode" for packaged games

Tools - Nov 30, 2017

There is an issue where you cannot specify a specific location for a windowed packaged game when using a command line to open the project, the project will move to that position for a brief moment b ...

Blueprint interface function with the same name as a node gets fused

UE - Gameplay - Blueprint - Nov 29, 2017

Creating a Blueprint interface and changing its function name causes a crash when using the undo button to change the name back. ...

Enabling For Distribution doesn't set config to Shipping in DefaultGame.ini

UE - Platform - Mobile - Nov 29, 2017

After I ran the above steps and then packaged for Windows and iOS (using File > Package in the editor), my resulting executable was Shipping. So far this issue is cosmetic / confusing to the user ...