While renaming a variable in the Details panel, clicking another variable will rename it instead

UE - Gameplay - Blueprint - Feb 11, 2015

While renaming a variable in the Details panel, clicking another variable will rename it instead. ...

LIVE: Print string not working when nav mesh bounds volume information is pulled up

UE - AI - Nov 12, 2014

After place a Nav Mesh Bounds Volume into a level, launching the game and pressing the [ ' ] key to show information about the Nav mesh the print string stops working. If the User closes the game w ...

Enabling World Composition Skips Intro Movies

Tools - Jun 24, 2016

Startup movies are skipped when World Composition is enabled. Even with the 'Wait for Movies to Complete' option enabled, the startup movie plays for a very short time, and then the level is loaded ...

A Pass-by-Reference function input cannot accept a reference to Self

UE - Gameplay - Blueprint - Dec 30, 2014

A Pass-by-Reference function input cannot accept a reference to Self. Workaround: Cast from Self to the desired class and use that for the function's input. ...

Looking at several BPs during play, that add multiple static meshes in construction script, drops the FPS

UE - Graphics Features - Jan 9, 2015

Looking at several blueprints during play, that add multiple static meshes in their construction script, drastically drops the FPS. As a workaround, I suggested to the user that he should use Insta ...

Crash Occurs When Clicking Off of Color Picker in Data Table

Tools - Jun 29, 2016

When using an FLinearColor variable in a data table and editing it using the color picker, clicking anywhere off of the color picker window will cause the editor to crash. Error Message: Assertio ...

The "Is Pressed" node does not return true while using the virtual joysticks

UE - Editor - UI Systems - Apr 15, 2015

If the user is pressing a button and then uses one of the virtual joysticks the "Is Pressed" node will return false even if the user is still holding down the button. ...

Camera is flipped when keying from negative to positive Crane Pitch

UE - Anim - Sequencer - Aug 19, 2016

Camera is flipped when keying from negative to positive Crane Pitch ...

Update Capture causing Post Process Flickering across whole scene

UE - Graphics Features - Jun 30, 2015

When a Scene Capture Actor is updating the content via an Update Content Node, the Static meshes in the world will flicker or pulse according to the update timer for the Scene Capture Actor. This o ...

Attempting to Duplicate an Asset Copied to a New Folder Spawns the Original Asset

UE - Gameplay - Blueprint - Mar 8, 2016

Copying an asset into a new folder, placing an instance of the copy into the level, and then attempting to duplicate that copy by using CTRL+W in the viewport creates another instance of the origina ...