Users can create multiple tracks for the same parameter in sequencer

UE - Anim - Sequencer - Oct 25, 2016

Users can create multiple tracks for the same parameter in sequencer. In the case of changing a spotlight color the change in color results in a new track being created ...

Client often fires twice when overlapping on a dedicated server

UE - Gameplay - Blueprint - Oct 25, 2016

Client often fires overlap event twice when overlapping on a dedicated server. Regression (no) issue (does) occur on 4.12.5 ...

Shadows disappear on assets with baked matrix animations

UE - Gameplay - Oct 21, 2016

After importing an asset with baked matrix animations, using the alembic importer, the shadow disappears as the asset pans to the left and the right. ...

Importing heightmap crashes editor on Mac OS

UE - LD & Modeling - Terrain - Landscape - Oct 12, 2016

Importing a landscape on a Mac crashes the editor. Landscape importing does not crash the editor on Windows OS. Frequency: 2/2 ...

Plugins created in Editor are always Developer type

UE - Foundation - Cpp Tools - Plugin System - Oct 7, 2016

It is pointless (and quite confusing) to create a Blueprint Library plugin, that cannot be used in shipping build. The plugin type is set in SNewPluginWizard::WritePluginDescriptor(). Related to [L ...

Resetting default on Power Of Two Mode, does not revert back to None in details panel

Tools - Oct 3, 2016

Resetting the Power of Two Mode is expected to revert the setting back to the default setting of None both in the viewport and the details panel. Both clicking the default arrow and Ctrl Z does not ...

Launch on to tvOS from Mac fails with provisioning error

UE - Platform - Apple - Sep 27, 2016

Launch on is failing for tvOS from mac. Launch on from Windows works fine and manually selecting the correct mobile provison works as well ...

Editing static functions in Blueprint Function Libraries with hotreload can cause saving issues with blueprints calling them

UE - Gameplay - Blueprint - Sep 26, 2016

When editing a Static function from a Blueprint Function Library, any blueprints that have already had it added are unable to be saved. This can be worked around by removing the node and adding it a ...

Unloading sublevels causes slight freeze on Mac

UE - Platform - Apple - Sep 22, 2016

Unloading sublevels causes slight freeze on Mac. It is noticable during PIE. This does not occur on Windows OS. ...

Create Event dropdown menu disappears after reroute node added to event wire

UE - Gameplay - Blueprint - Sep 16, 2016

The Create Event dropdown context menu disappears after a reroute node is added to event wire. First the node depopulates, then after attempting to repopulate the context menu it removes itself from ...