[CrashReport] UE4Editor_Foliage!AInstancedFoliageActor::GetAllInstancesFoliageType() [instancedfoliage.cpp:2244]

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

This is a common crash in the 4.18 release. User DescriptionsTried moving foliage to another sub-level. It wanted to move the foliage asset for some reason (I tried the same location - which was de ...

[CrashReport] UE4Editor_Engine!FMeshMaterialShaderType::FinishCompileShader() [meshmaterialshader.cpp:121]

UE - Graphics Features - Dec 1, 2017

This is a common and longstanding crash that has occurred since at least 4.11. However users have not provided any descriptions of their actions when the crash occurred. Source Context 107 ...

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

[CrashReport] UE4Editor_SlateCore!SWidget::SlatePrepass() [swidget.cpp:493]

Tools - Dec 1, 2017

This is a common crash in the 4.18 release. The callstack is rather generic, and I have attached two logs but neither displays the error information. Users have also not provided any descriptions ...

Enable Per Poly Collision setting in skeletal mesh doesn't apply when adding mesh to level

OLD - Anim - Nov 30, 2017

On a skeletal mesh, there is a setting under the Asset Details for "Enable Per Poly Collision". This check box can be checked, but the setting is not kept when the skeletal mesh is added to the leve ...

RegisterComponentWithWorld does not check to see if Children of registered component have bAutoRegister set to false

UE - Gameplay - Components - Nov 30, 2017

UActorComponent::RegisterComponentWithWorld() does not have a check for bAutoRegister near the end of the function, where it registers the component's children if it was created by the Construction ...

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

ARKit portrait image aspect ratio incorrect on iPhone 6s,7, probably all phones.

UE - Platform - XR - Nov 29, 2017

As described in this UDN thread, the iPhone 7 manifests incorrect image aspect ratiohttps://udn.unrealengine.com/questions/403841/ios-arkit-portrait-mode-stretching-on-iphone-7.html [Link Removed] ...

Crash opening Child/Grandchild Blueprint after updating to 4.18

UE - Gameplay - Blueprint - Nov 29, 2017

From this UDN: https://answers.unrealengine.com/questions/718928/4180-editor-crash-while-opening-child-blueprint.html Crash occurs when opening child (or in the repro case, grandchild) blueprints a ...