Overridden functions in Child Blueprints cannot be converted to/from pure functions

UE - Gameplay - Blueprint - Jun 27, 2015

Overridden functions in Child Blueprints cannot be converted to/from pure functions. Reproduced in 4.8.1 and Main (//depot/UE4/Promotable-CL-2601051) ...

Sequencer in packaged VR project does not appear to work when using sequence player on begin play

UE - Anim - Sequencer - Sep 27, 2016

Sequencer in packaged VR project does not appear to work when using sequence player on begin play. The HMD no longer appears to be affected by sequencer after the project has been packaged out ...

InstancedStaticMesh instances fail to render on a mobile device

UE - Graphics Features - Nov 13, 2014

When a project with an InstancedStaticMesh is used in a level, the static mesh is failing to render on a mobile device Tested on a nexus 5 and an iPad air OS 8.1 ...

Moving a Copy of an Actor from Persistent to Sublevel Dirties Persistent Level

Tools - Aug 18, 2017

Using Alt-Drag to move a copy of an actor from the persistent level to a sublevel (when the sublevel is selected as the current level in the Levels window), the persistent level is getting marked as ...

Set Actor Enable Collision is not replicated

UE - Networking - Jul 14, 2015

Set Actor Enable Collision is not replicated. Reproduced in 4.7.6, 4.8.2, and Main (//depot/UE4/Promotable-CL-2619427) ...

Anim Dynamic state does not reset when closing sequencer

UE - Anim - Sequencer - Apr 1, 2019

When using Anim dynamics in an animation. The actors affect stop in their current state once the sequence controlling the anim dynamics is closed. They do not appear to reset to their default state ...

Line trace fails to detect Destructible Mesh

UE - Simulation - Physics - Destruction - Jun 15, 2015

When using a line trace in the construction script so that objects can return a value destructible meshes will not return a hit. This does not affect use in game with PIE or Standalone game, but if ...

Changing transform of simulated component during physics freezes motion

UE - Simulation - Physics - Oct 13, 2016

If something is executed before a SetActorRotation node on Tick inside of a SceneComponent class BP and then added to an Actor class BP, the physics will lag User Description: When using set rotat ...

The menu and cursor are removed from the Client window when clicking Play in the Server menu in Multiplayer Shootout

Docs - Samples - Jun 29, 2015

The menu and cursor are removed from the Client window when clicking Play in the Server menu in Multiplayer Shootout. Reproduced using the 4.8.1 download of Multiplayer Shootout. Did not occur in 4 ...

ContentExamples PhysicalAnimation hit reaction example does not react

Docs - Samples - Aug 11, 2015

The Hit Reaction Physics Animation Blending example in the ContentExamples PhysicalAnimation map does not react to being clicked on. REGRESSION: Yes Worked: 4.8.3. Binary Broken: 2647674 ...