Jittering effect with Physics Constraint Actor using Linear Limits

UE - Simulation - Physics - Mar 26, 2018

Jittering effect with Physics Constraint Actor using Linear Limits. This only seems to affect the Physics Constraint Actor from the Modes panel, with the static mesh starts near the physics constrai ...

Child Actor components on Clients use the incorrect default values for variables that are not being replicated

UE - Gameplay - Blueprint - Aug 28, 2018

When a Child Actor's class is replicated but the individual variables are not, the individual variables will use the default of the original BP class instead of the defaults that were set in the Chi ...

EarlyZPassOnlyMateriaMasking Makes Masked Materials on Particles Flicker When Close to the Camera

UE - Niagara - Oct 12, 2018

When "r.EarlyZPassOnlyMaskedMaterials" is enabled, masked materials used with particles will flicker when close to the camera. Found in 4.17 CL# 3658906, 4.18 CL# 3832480, 4.19 CL 4033788, 4.20 CL# ...

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

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

Drag and Drop Import option allows folders with space in name

UE - Editor - Content Pipeline - Import and Export - Jul 7, 2017

By using the drag and drop import feature, users can import files that contain spaces in the name. This causes an error in the editor where files inside it cannot save because of the name. Renaming ...