Skeletal Mesh rigid body simulation is not being updated with correct bones locations right after Skeletal Mesh is spawned

UE - Simulation - Physics - Nov 5, 2018

When simulating in Editor, the Skeletal Mesh bone locations are not being passed into simulate if the simulation is being toggled the same frame when the Mesh is being set on a Skeletal Mesh compone ...

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

SceneCapture2D Component Show Flags that are Modified in a Blueprint initially are Copied not Referenced

UE - Graphics Features - May 17, 2019

If you disable show flags in a SceneCapture2D component of a Blueprint, trying to re-enable them in the Blueprint will not update instances in a level. Anything that was left alone will change along ...

Creating Online Session always fails in Launch mode when loading another map

UE - Networking - Aug 5, 2019

Creating an Online Session and transitioning to another map does not work in a Launched Windows game. The transition event does fire but it just resets the players position on the Default map. This ...

The Left Mouse Button Pressed event is not firing when Input Mode Game Only is set and Show Mouse Cursor is true

UE - Editor - UI Systems - Slate - Sep 20, 2019

The Left Mouse Button Pressed event is not firing when Input Mode Game Only is set and Show Mouse Cursor is true. Attached is an example project (4.23) that demonstrates the issue. Found in 4.23.0 ...

Nvidia Graphics Drivers cause editor menus to flicker and disappear after using the editor for an extended period of time

UE - Graphics Features - Apr 16, 2021

This issue seems to be occurring on a variety of Nvidia cards. So far, I haven't seen any indication that it is affecting AMD graphics cards. The majority of the reports have indicating that the pro ...

The Get node for the float value of Custom Axis Mappings only return 0.0 when called from Blueprints other than the Controller

UE - Gameplay - Input - Dec 3, 2014

The Get node for the float value of Custom Axis Mappings only returns 0.0 when called from Blueprints other than the Controller. Input from the player does not affect the value. Note: this works a ...

Static code functions cause associated blueprints to not compile after a hot reload

UE - Foundation - Cpp Tools - Hot Reload - Oct 14, 2016

If a function inside a BlueprintFunctionLibrary class is declared as static, instances of the function node inside blueprints cause the blueprint to not save after a hot reload. This does not affec ...

Editor crash when enabling Distance Field AO Visualization in the Forward Renderer

UE - Graphics Features - Jan 9, 2017

When forward rendering is enabled along with Mesh Distance Fields if you go to visualize Distance Field AO in the main viewport the editor will crash. This only affects the Forward Render and works ...

Black artifacts when navigating viewport

UE - Graphics Features - Apr 18, 2017

When navigating the viewport, placed actors can leave a "black shadow" as the camera viewpoint changes. The artifacting remains until "Game view" or wireframe mode is activated. This only occurs i ...