Mouse capture gets caught by default created PlayerController

UE - Editor - UI Systems - Slate - Dec 12, 2016

In PIE games, it looks like this may be caused by the window immediately taking control of the mouse and setting up focus. In networked games, clients call ULocalPlayer::SpawnPlayActor which will c ...

On attempting to export an Infiltrator Demo animation from the content browser nothing will be created

OLD - Anim - Dec 12, 2016

It seems for some reason that animations from the Infiltrator demo, do not export when export is selected from the content browser. Workaround: However if export is selected from persona the animat ...

Clear Timer by Function Name does not appear to be callable from a widget blueprint if the function is owned by a UObject

UE - Editor - UI Systems - Dec 12, 2016

Clear Timer by Function Name does not appear to be callable from a widget blueprint if the function is owned by a UObject. The Timer clears when the custom event is called by other blueprints, howev ...

The AngularLimit visualizer isn't displayed as expected when adjusting the AngularRotationOffset

UE - Simulation - Physics - Dec 9, 2016

The AngularLimit visualizer isn't displayed as expected when adjusting the AngularRotationOffset. You can manually rotate the PhysicsConstraint and it will rotate the AngularLimit visualizer, howe ...

Destructibles cannot reassign mesh in Level details panel if a Blueprint

UE - Simulation - Physics - Destruction - Dec 9, 2016

Blueprints with a Destructible Mesh component cannot have the mesh changed via the level details panel. It will not accept any new mesh via selection or dragged onto the slot. The Blueprint itself e ...

Move component to (Rotation) appears to take the shortest path by default

UE - Gameplay - Blueprint - Dec 8, 2016

Move component to (Rotation) appears to take the shortest path by default ...

ShooterGame weapon meshes are not consistent in Blueprint vs Editor viewports.

UE - Gameplay - Blueprint - Dec 8, 2016

Opening the WeapGun or WeapLauncher blueprints will show that Mesh3P has a relative rotation of -90, however both meshes are shown overlapping each other. When an instance of the blueprint is added ...

Montage with multiple slots will only ever use root motion from the first slot

OLD - Anim - Dec 8, 2016

Montage with multiple slots will only ever use root motion from the first slot ...

Editor will crash when trying to change the parent class of a component that is part of a Blueprint Hierarchy

UE - Gameplay - Blueprint - Dec 8, 2016

Changing the inherited parent class of a component that is part of a blueprint hierarchy will cause the editor to crash and prevent the project from opening even if the inherited parent is changed b ...

Get Platform Name node displays incorrect platform name on tvOS

UE - Platform - Mobile - Dec 7, 2016

GetPlatform node displays the incorrect platform name for tvOS. ...