Duplicating an actor that calls a custom event from another actor receives compile error

UE - Gameplay - Blueprint - Jun 23, 2015

Duplicating an actor that calls a custom event from another actor receives compile error until the node is removed and replaced. ...

Change in bitfield in a USTRUCT fails to replicate to clients

UE - Networking - Jun 23, 2015

In the sample project provided on UDN, the server changes a bitfield value but the change fails to replicate to the client. ...

Unable to set default of elements for an array of component references through blueprints

Tools - Jun 22, 2015

If a user creates an array to store references to a certain type of component, the existing components will not be available to be selected when they are setting the default values of the elements. ...

Adding material to tiled landscape via details pane causes editor to crash

UE - LD & Modeling - Terrain - Landscape - Jun 22, 2015

If a material is added to a tiled landscape via the details pane, the editor crashes. Frequency: 3/3 CrashReporter: [Link Removed] ...

Upgrading a project from 4.7 to 4.8 will cause the character to load before the level in a packaged game

UE - Gameplay - Jun 22, 2015

After updating a project from 4.7 to 4.8 the character will be loaded first when the project has been packaged out. ...

Wind affects cloth in scene when there is no Wind Directional Source actor placed

UE - Simulation - Physics - Character - Jun 22, 2015

If a character with a cloth simulation or a mesh with a cloth simulation is in the scene there is wind force that is being applied to the cloth. The only way to remove this is by setting a Wind Dire ...

Assertion failed: !EditReregisterContexts.Find(this)

UE - Gameplay - Jun 22, 2015

Editor crashes if a blueprint has "Can Ever Affect Navigation" changed multiple times and is compiled. Crash link: [Link Removed] Frequency: 4/4 ...

Audio playback does not function when streaming video with the media player asset

UE - Foundation - Cpp Tools - Plugin System - Jun 22, 2015

Video streamed through the media player asset is not accompanied by audio. The issue occurs for all supported video formats. Currently this has only been tested with streaming via URL due to [Link R ...

Child character's Variable changes to the default value in a packaged project

UE - Gameplay - Blueprint - Jun 22, 2015

Child character's Variable changes to the default value in a packaged project. User Description: Name of player character resets (to default value specified in parent class) after packaging. 3. P ...

Details panel is very slow when there are many items in an editable array (even if hidden) (was Tile Selection Lag within Tile Set Editor)

Tools - Jun 22, 2015

Selecting tiles within the Tile Sheet Editor becomes laggy after changing the size and spacing of the tile set. ...