Cannot delete objects selected with lasso tool in foliage mode

UE - World Creation - Worldbuilding Tools - Foliage - May 7, 2015

Actors selected with the foliage lasso tool cannot be deleted. User must select individual assets or use another method to delete actors. ...

Destroying actor sets object to 0,0,0 for one frame before actually destroying

UE - Gameplay - Apr 29, 2015

Actors destroyed are set to 0,0,0 for one frame, which causes collision temporarily before they are completely removed. This only occurs on objects that are attached to a component using the attach ...

Crash when Opening the Class Defaults or Class Settings Tab within an Actor Blueprint

UE - Gameplay - Blueprint - May 19, 2015

A crash occurs when attempting to open the 'Class Defaults' or 'Class Settings' tab of an Actor Blueprint. If the 'Details' tab is already open and you close it and attempt to reopen the options, th ...

Landscape material reverts to default when launched onto an Android device

UE - Foundation - Core - Cooker - Mar 20, 2015

From user SONB: Launching the project for the first time on Android device the landscape has the correct material applied. However, if I change something in the material (for example adding a Lands ...

Sounds not Playing for 2nd Player Client when running in Local Multiplayer Splitscreen Mode

UE - Audio - Apr 12, 2016

When playing in editor with splitscreen multiplayer enabled, player 2 is unable to hear sounds within his client window. This is tied to splitscreen and does not behave this way when two unique edi ...

Animations imported with Skeletal Mesh are not marked as dirty and don't get saved

UE - Editor - Content Pipeline - Import and Export - Jun 21, 2016

Animations imported with Skeletal Mesh are not marked as dirty and don't get saved. They disappear when the editor is restarted. This does not occur in 4.11 or 4.13. ...

Refraction in Mesh Particle not rendering unless already rendered in static mesh

UE - Graphics Features - Dec 16, 2014

Mesh Particle System made to show a visualization of a shockwave will not render with the refraction component of the material unless a static mesh with the material applied to it is also in camera ...

Convert selected components to Blueprint Class will crash if the Actor is not tagged as BlueprintSpawnableComponent

UE - Gameplay - Components - Sep 2, 2016

The editor will crash when using "Convert Selected Components to Blueprint Class" for actors that the root component is not tagged as a BlueprintSpawnableComponent. ...

Red 'X' Persists after Duplicating Overlapping Stationary Lights and Setting them to Static or Movable

Tools - Sep 15, 2016

Duplicating a group of overlapping stationary lights that produces the red 'X', and setting the copied group to 'Static' or 'Movable' will maintain the red 'X' on one of the light components. Note ...

Editor fails to create WebSocketNetDriver class

UE - Networking - Apr 28, 2015

When the Experimental HTML5 Networking Plugin is enable in the editor it allows for C++ classes with the WebSocketNetDriver parent to be created. Creating a C++ class of this type fails in the edit ...