[CrashReport] UE4Editor_CoreUObject!FLinkerPlaceholderObjectImpl::FindRawPlaceholderContainer() [linkerplaceholderbase.cpp:161]

UE - Gameplay - Blueprint - Sep 27, 2017

This is currently among the top 10 crashes coming out of the 4.17.2 hotfix, affecting a few unique users, and this specific callstack does not appear to have occurred in 4.17.1. This may be a regres ...

Editor crash when adding to Instanced Static Mesh Component is created/populated at runtime.

Tools - Sep 26, 2017

If NewObject is used to create an instanced static mesh component at runtime, populating the component with AddInstance causes the editor to crash. Regression: Yes - repro steps provided did not cr ...

Geometry in sublevel created with "Load Level Instance" ignores level transform

UE - LD & Modeling - Modeling Tools - BSP - Sep 26, 2017

Geometry in sublevel created with "Load Level Instance" ignores level transform. Other objects, such as Static meshes are affected by the transform. This issue is not a regression. Versions tested: ...

After importing morph target: Ensure condition failed: Referencing SkeletalRenderGPUSkin.cpp

Tools - Sep 23, 2017

Hit handled ensure when dragging the slider in Morph Target PreviewLogOutputDevice: Error: Ensure condition failed: DynamicData->MorphTargetWeights.Num() == LODModel.MorphTargetVertexInfoBuffers.Get ...

Slate Widget STileView Scrolling Mouse Wheel Lock

Tools - Sep 15, 2017

When using the mouse wheel to scroll nested scroll boxes, scrolling up no longer works once the inner tile view has been scrolled to the top. Regression: Yes, this behavior does not occur in 4.16.3 ...

C++ Classes subfolders cannot be viewed in CB if Sources Panel is closed

UE - Editor - Content Pipeline - Content Browser - Sep 14, 2017

When a new class is added to a subfolder, by entering the folder name in the Add C++ Class - Path field, navigating to the new subfolder doesn't work if the Content Brower's Sources Panel is closed ...

Render state for InstanceStaticMesh doesn't recreate after modification of instances list with RemoveInstance

UE - Gameplay - Blueprint - Sep 14, 2017

When Remove Instance is called for an instance static mesh component, the render state is not properly updated, causing some of the instances to not be visible. Workaround: Forcing a call to PostEd ...

Editor crash when adding element to Instance array of custom InstanceStaticMeshComponent

UE - Gameplay - Blueprint - Sep 14, 2017

Adding an instance static mesh component to a class causes the editor to crash when an instance is added to a blueprint of the class. Regression: Yes - this behavior does not occur on 4.16.3 (CL 35 ...

Editor Crashes on Opening After Deriving C++ Class from Another Class

UE - Foundation - Cpp Tools - Hot Reload - Sep 13, 2017

After deriving a C++ class from another class and then closing the editor, the project will crash when reopened. This crash will continue until the project files are regenerated and the project is r ...

Removing blueprint function does not remove graph nodes of the function

UE - Gameplay - Blueprint - Sep 13, 2017

When a function in a blueprint (BP created or BlueprintCallable from code) has nodes calling that function in the event graph, deleting the function entirely does not remove the nodes that already e ...