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

World Outliner selection does not update transform widget location during play

Tools - May 23, 2017

World Outliner selection does not update transform widget location during play. This issue can be easily fixed simply by reselecting the object, this issue only affects the first time the object is ...

Point Lights Y-Axis Rotation Changed from 4.18 to 4.19

UE - Graphics Features - Jun 6, 2018

Possibly related to [Link Removed]. This affects Static, Stationary, and Movable point lights when upgrading a project from 4.18 to 4.19.2 or Main (tested in CL 4101872). If you click the "Reset to ...

Oculus Avatar Plugin fails to package on Oculus Mobile

UE - Platform - XR - Feb 22, 2019

Does NOT occur in 4.23 MAIN @ CL 5035898 Deleting Engine\Plugins\Runtime\Oculus\OculusAvatar\Intermediate did not resolve error. Warnings that are also present in 4.21: LogShaderCompilers: Warnin ...

GetKnownPerceivedActors doesn't stop calling when specified AISense should be forgotten

UE - AI - Mar 17, 2019

There is a difference in implementation and set of checks that are made in GetKnownPerceivedActors() depending on if you use specific SenseClass or leave it as nullptr (so it will return info for al ...

Crash using VisualizeTexture command with texture id

UE - Graphics Features - Jul 1, 2019

Crash always occurs when executing Visualize Texture Command with Texture id. Looks like GVisualizeTexture.Mode doesn't affect correctly. Workaround: VisualizeTexturePresent.cpp FVisualizeText ...

Noise Node Fails to Compile With Voronoi Noise if Ray Tracing is Enabled

UE - Graphics Features - Jul 19, 2019

Noise Node Fails to Compile With Voronoi Noise if Ray Tracing is Enabled.  Working as expected in 4.22 CL# 7053642 Found in 4.23 Preview 2 CL# 7321677 and 4.24 CL# 7437539 This is a regression   ...

Incorrect Manual Focus Distance from eye dropper

UE - Anim - Sequencer - Oct 17, 2019

The Debug Focus Plane in the CineCameraActor does not appropriately respond to mouse input and position when the Manual Focus Distance is set using the eye-dropper. Tested in 4.21.2 (CL - 4753647), ...