Undoing pasting a component will crash ([CrashReport] UE4Editor_CoreUObject!FWeakObjectPtr::IsValid() [weakobjectptr.cpp:48])

UE - Gameplay - Components - Jul 20, 2017

This is a common crash affecting users in 4.16. The callstack is similar to [Link Removed], which was fixed in 4.13. User DescriptionsAccidentally duplicated a blueprint with multiple static mesh ...

SceneColor in surface material ignores translucent objects

UE - Graphics Features - Sep 22, 2017

Translucent meshes and particles behind an actor who's surface material uses SceneColor node are not rendered properly. Changing the view angle of the camera causes the translucent meshes to "pop" ...

Actor Component Replication Not Working on Dynamically Spawned Components in Blueprint

UE - Networking - Aug 7, 2018

Actor components that are spawned dynamically through Blueprint are not being properly replicated to the client.  Found in 4.20 CL# 4233996 and reproduced in 4.21 Main CL# 4258917 Unable to test i ...

[SolidWorks] Complex assemblies will not import correctly

UE - Editor - Content Pipeline - Datasmith - Importer - Aug 25, 2018

Using Solidworks 2017 Service pack 4.1 the sldasm files only partially import. Instances, folders, and suppressed parts also mess up the import. Suppressed parts show up from different configuration ...

Component Array doesn't update properly when using Text Variables

Tools - Sep 19, 2018

A Component Array doesn't update properly when using Structure Variables. Any array elements added after the setup don't get printed when the event is called. If you set the "Editable when Inherited ...

Changing particle system template via Blueprints crashes Editor and packaged game

UE - Niagara - Apr 4, 2019

Setting a ParticleSystem component in a Blueprint to none/null with a "Set Template" node causes the editor and the packaged project to crash. I have noticed this when migrating my game to 4.22, whi ...

Skeletal Meshes load unused textures into memory from hard referenced assets. (Skeleton, Physics Assets)

UE - Foundation - Core - UObject - May 1, 2019

Physics Assets & Skeletons referenced by the skeletal mesh will load materials & textures from their default skeletal meshes into the statistics window. Either the statistics window is incorrect abo ...

Does Container Match Tag Query Node doesn't find existing Gameplay Tags in Packaged Project with Nativized Blueprints

UE - Gameplay - Aug 26, 2019

When using the "Does Container Match Tag Query" node doesn't return true when a gameplay container member has the searched for gameplay tag in a blueprint that has been nativized. Packaging in Excl ...

Collision settings of an Instanced Static Mesh setup in the Construction Script are not preserved when the Actor is added to an Instanced Level

UE - Gameplay - Components - May 23, 2022

Tested in //UE4/Release-4.27 CL 18319896 using Level Streaming the camera was ignored by the ISM_Cube. Collision settings of an Instanced Static Mesh setup in the Construction Script are not preser ...

Foliage Not Updating to Match New Landscape Height After Level Save-As

UE - World Creation - Worldbuilding Tools - Foliage - May 3, 2018

I have observed this behavior in 4.18.3, 4.19.2, and Main (CL 4048405) Per User: I made a landscape, painted some foliage and saved the scene. After I saved the same scene under different name the ...