Colors of Individual Lens Flare Tints Cannot be Changed in UE 4.18+

UE - Graphics Features - Jun 15, 2018

If you create a project in 4.17 and follow the Repro steps, you will be able to adjust the colors of individual lens flares. If you copy the 4.17 project into 4.18, 4.19, 4.20 Preview, or 4.21 the f ...

Foliage is Offset When Streaming Existing Levels From World Composition

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

Streaming an existing level that used World Composition places the landscapes in the correct spot, but any foliage tied to that landscape is placed on the landscape tile at 0,0 instead of its corres ...

[Landscape] returns Incorrect Physical Material

UE - Simulation - Physics - Aug 13, 2018

Doing a line trace on a landscape does not return the correct physical material unless "Generate Overlap Events" was enabled after changing the physical material. If the physical material on the lan ...

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

Set relative location in construction script does not work when value is [0, 0, 0]

UE - Gameplay - Blueprint - Dec 11, 2017

The Set relative location in construction script does not work when the value is [0, 0, 0] when used it does not set the location back when the specified component is moved, it does work for any val ...

Win64 - Unplugging audio device causes game to freeze

UE - Audio - Nov 30, 2017

Win64 - Unplugging audio device causes game to freeze. Log is spammed with messages like the following after the device is removed:[2017.11.30-19.38.32:716][386]LogAudio: Warning: Waited 69.495094m ...