Blueprint heatwire effects do not work when touching user macros

UE - Gameplay - Blueprint - Jul 21, 2016

Heatwire effects do not work for execution wires touching user macros. Native macros do not exhibit this behavior. Note: This is with BP Profiler turned off. ...

[SM5] Material.usf Error when Previewing Material Function Output

UE - Graphics Features - Jul 21, 2016

A user on the AnswerHub found an SM5 material error within his material function after following the tutorial below. [Link Removed] I followed the tutorial until I reached the point in which the e ...

Camera jitter when using Crane Rig with Look At

UE - Anim - Sequencer - Jul 21, 2016

Camera jitter when using Crane Rig with a Cine Camera that is using the Look At Functionality ...

Multiple components cannot update PostEditChangeProperty() simultaneously

Tools - Jul 21, 2016

Multiple components within a single blueprint cannot have variables that use PostEditChangeProperty() updated simultaneously. This is most visible when attemting to set Max Draw Distance after chang ...

Physics actor with physics toggled will fall through static meshes set to Movable

UE - Gameplay - Jul 20, 2016

Physics actor with physics toggled will fall through static meshes set to Movable User Description: Basically, what this project does is enable simulate physics on the black cube in the middle, th ...

Can't PIE or Save: Editor gets into odd state when editing parameters.

Tools - Jul 20, 2016

I've seen this happen in other areas of the editor as well: Data Table fields (floats) for example. Manually typing in numbers to fields seems less prone to this error; using spinners to drag value ...

Setting a sublevel to initially load interrupts starting movies

Tools - Jul 20, 2016

Movies set to "Wait for Movies to Complete" are interrupted when a sublevel is set to load initially. The movie should still play through to completion. Regression (no) issue (does) occur in 4.11. ...

Unable to set value of actor reference in blueprint defaults

UE - Gameplay - Blueprint - Jul 20, 2016

When an actor reference is added to a blueprint, the value of the variable cannot be set in the blueprints details panel. For a code based reference variable, the dropdown to set the value is avail ...

Unexpected vertex normal orientation when manipulating some morph targets

OLD - Anim - Jul 19, 2016

Unexpected vertex normal orientation when manipulating some morph targets. This may be related to [Link Removed], but felt different enough to enter on it's own. ...

User's project crashes after removing widget from the viewport

UE - Editor - UI Systems - Jul 19, 2016

The editor appears to crash when a widget is removed from the viewport by another widget ...