Actor moves between levels when using Convert Actor

Tools - Jan 9, 2017

Using Convert Actor when the wrong level is selected can cause the actor to move levels. This doesn't seem to happen with every actor type but is 3/3 reproducible using the steps provided. User Des ...

Crash in K2Node_CallFunction

UK2Node_CallFunction::GeneratePinTooltipFromFunction relies a lot on loops that increment the index used to check the individual characters in the comments. The problem is that there are a few miss ...

Disabling "Should Be Visible" On a Streaming Level Resets Variable Values

UE - Gameplay - Jan 6, 2017

When disabling "Should be Visible" of a stream level and then enabling it again, the values of variables in a Blueprint that has been placed in a stream level maintain their value in PIE but reset t ...

HDR values are not updating in Pixel Inspector

Tools - Jan 5, 2017

HDR setting in the Pixel Inspector does not update with the color you hover over. The color bar should update similar to Final Color settings and value of Luminance setting should update as well. ...

Crash when Taking Screenshots with Ansel Plugin using Certain Capture Types

UE - Graphics Features - Jan 5, 2017

A crash occurs when using the Ansel screen capture plugin. Some of the crashes are actually silent crashes and the editor becomes unresponsive, but does not produce a Crash Report Dialog window. Ot ...

Cannot change the Strength value on a Physics Constraint in the Viewport Details panel

UE - Simulation - Physics - Jan 5, 2017

Cannot change the Strength value on a Physics Constraint to anything other than the default value in the Viewport Details panel. When changed the editor will pause and replace the value with — This ...

Capsule Collision component has incorrect physics collision when rotated

UE - Simulation - Physics - Jan 5, 2017

Capsule Collision component has incorrect physics collision when rotated. This only seems to happen when the Capsule Collision is a child of another component that is simulating physics. If the pare ...

Duplicated bp components incorrectly double their transforms when created

UE - Gameplay - Blueprint - Jan 4, 2017

Add a light to a blueprint Move it away from the origin Right click on the component and duplicate it Notice that the new light is now a child of the previous light and that its transform is now in ...

Typo Regarding Comments For LODColoration In BaseEngine.ini

UE - Foundation - Core - Jan 4, 2017

The comments describing the colors for LODColorationColors in the BaseEngine.ini file are incorrect. These comments seem to have been added in 4.13. ...

Auto-weld is Enabled even if the blueprint component is set to Simulate

UE - Simulation - Physics - Jan 4, 2017

Auto-weld is Enabled even if the blueprint component is set to Simulate. This only effects blueprint, static mesh actors in the world still disable Auto-weld if set to Simulate. This is a Regressio ...