Constraining aspect ratio of cine camera with post process material attached causes rendering issue

UE - Graphics Features - Nov 25, 2019

Applying a PP material that uses absolute world position to a cine camera using "constrain aspect ratio" causes rendering issue. Note: Changing the film back settings on the camera also results in ...

Blueprint debugger: variable getter node displays wrong object's value

UE - Gameplay - Blueprint Runtime - Jul 28, 2023

After triggering a breakpoint in blueprint, variable getter nodes can display the value of a different object than the node's target. For example: if an actor class has a value MyBool and the bluepr ...

FArchive broke operator<< for bool in Editor builds

UE - Foundation - Core - Feb 16, 2017

Looks like CL-3215392 added changes in FArchive where the operator<< method for bool is a member operator in Editor (as opposed to a global operator in non-editor and old builds). This causes shado ...

[CrashReport] <unknown module>!UE4Editor_TrueSkyPlugin!FTrueSkyPlugin::RenderFrame()

UE - Graphics Features - Mar 6, 2017

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Access violation - code c0000005 ( ...

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

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

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

Vehicles with at least one kinematic collision do not function anymore

UE - Simulation - Physics - Oct 30, 2019

Using at least one source of kinematic collision on a vehicle causes animations or movement to not function any longer. This issue persists on child bones and collisions as well. Users are unable to ...