Rotation gizmo affects post processing and reflections in the scene

Tools - Jul 6, 2015

This has been around since public launch. The rotation widgets emissive material will cause trouble with the post processing and reflections in the scene. Especially troublesome if you with bloom an ...

Edit-> Project Settings -> Collision -> Presets Has No Scroll Bar

Tools - Sep 30, 2015

If you open a project and immediately go to Edit-> Project Settings -> Collision and expand the Presets dropdown, no scroll bar will appear. This prevents you from being able to see all of the optio ...

GetTeamAttitudeTowards is called before AI Controller can spawn and gets a null value

UE - AI - May 6, 2019

Licensee is experiencing an issue where GetTeamAttitude is being called before the AI Controller's Construction event. This results in the warning "GetTeamAttitudeTowards - Pawn is null!" being outp ...

Blueprint Viewport Not Updating When Destructible Mesh Component is Assigned a Mesh

UE - Simulation - Physics - Destruction - Apr 18, 2016

When you add a Destructible Mesh to a Destructible Mesh Component inside of a blueprint, the viewport is not updated with the new mesh. If you add the blueprint to the level and then open the bluepr ...

Light shaft bloom produces heavy flickering when offscreen

UE - Graphics Features - Dec 18, 2019

See attached video. Happens always in editor, will also happen in standalone game but only if viewport rect has not the full window size. The issue was not present in 4.22. Update 1/22/20:  A ...

CurrentTransaction ensure when duplicating an EQS generator

UE - AI - Aug 3, 2018

When duplicating a Generator inside an Environment Query, the action triggers an ensure and stalls the Editor for a few moments. This issue was reported and tested in 4.19.2 (CL-4033788). It was r ...

Adding Text Widget BP as "Widget Class" in Actor Class BP and compiling multiple times, changes Text visibility in Viewport

UE - Editor - UI Systems - Sep 15, 2017

Adding a new Text Widget Blueprint as a Widget Class to a new Actor Class Blueprint changes the visibility of the Text in the Viewport when compiling the Widget Blueprint multiple times. Regressio ...

Two event graphs with similar names will populate events to only one graph in My Blueprint pane

UE - Gameplay - Blueprint - Jan 27, 2016

Two event graphs with similar names will populate events to only one graph in the My Blueprint pane. This specifically occurs when the event graphs are named with and without spaces in the name, suc ...

Wildcard Maps Inputs/Outputs Propogate Incorrectly in Macros

UE - Gameplay - Dec 13, 2019

When a macro takes in a Map <Wildcard, Wildcard> if the output is the element in the map it is the same type value of as the key. You can see see a quick demonstration at [Link Removed]. This seems ...

Garbage Collection Causing Noticeable Hitches

UE - Foundation - Core - Apr 11, 2016

Garbage Collection is causing noticeable hitches on whatever interval it is run on. This is noticeable in the UE4 Profiler, as you will see a spike every X amount of seconds, depending on how often ...