Blueprint actor stops responding

UE - Gameplay - Blueprint - Apr 27, 2015

After changing the component to static, compiling and changing it back to movable and compiling, the BP actor will not move with the set actor location. I wasn't able to get the translate arrows to ...

Switching between input modes via the "Set input mode UI only" node and the "Set input mode Game and UI" node consumes all input for editor

UE - Editor - UI Systems - Apr 27, 2015

When Changing the between input modes with the "Set input mode UI only" node and the "Set input mode Game and UI" node the editor can become unresponsive. The user can still click on things but it ...

Destructible Mesh spawned before static mesh with World or Asset support is not supported

UE - Simulation - Physics - Destruction - Apr 27, 2015

When using World Support or Asset Defined Support on a Destructible mesh that is spawned in, if the static world geometry is spawned in after the DM it will not be supported. However, if the static ...

Color swatches in Blueprints (linear color or color) should be drawn like the details panels does, to indicate alpha values

UE - Gameplay - Blueprint - Apr 27, 2015

When assigning a Linear Color Value to a Color Input or Linear Color Variable from a Make Linear Color Node, the Alpha Value is reset to a value of 0 when node is disconnected. Also Confirmed in Ma ...

Montage linkable elements lose segment links when changing dependant anim sequences without loading the montage.

OLD - Anim - Apr 27, 2015

If an animation has its length changed, either by changing its play rate or reimporting with a different length - elements in any unloaded montages will end up misplaced. Workaround: Load the monta ...

NavLinkProx's link direction issues

UE - AI - Apr 25, 2015

NavLinkProxy does not react to changes to LinkDirection in the editor. it also seems that link direciton setup doesn't get applied even when link's update is forces by moving NavLinkProxy actor. ...

Mouse Not Functioning Correctly with Multiple Displays Connected to Mac

UE - Platform - Apple - Apr 24, 2015

When using mutliple monitors connected to a Mac the mouse behavior does not function well. Attempting to navigate and drag windows to and from individual displays proves difficult. The user reporti ...

Viewports aren't updated (black/garbage) when resizing the editor windows

Tools - Apr 23, 2015

Found on Linux but Windows seems to have the same problems. When you are dragging/resizing the window, viewports stop updating and/or show garbage. See https://answers.unrealengine.com/questions/21 ...

Crashes in movie player on Android

UE - Platform - Mobile - Apr 23, 2015

There are a number of reported movie crash issues, but this report likely covers the main cause. Garbage collection changed in Android 4.0 and we are triggering a check that does not happen with ba ...

Setting NavModifierVolume's AreaClass at runtime does not result in navmesh rebuilding

UE - AI - Apr 23, 2015

The volume does accept the change and if it gets moved the navmesh will rebuild with new area set. The core issue is that setting NavModifierVolume.AreaClass at runtime does not notify navigation sy ...