Packaging for tvOS in Distribution fails to find valid provision

UE - Platform - Mobile - Dec 8, 2016

I was unable to test this due to not having provisions available to test on for tvOS distribution. However, we have reports of the following error: "PackagingResults:Error: Error Provision not foun ...

Data is not filled in for a Blueprint struct array contained within another Blueprint struct

UE - Gameplay - Blueprint - Mar 6, 2017

If a Blueprint struct contains a variable that is an array of another Blueprint struct, data in a datatable based on the first struct will not be correctly filled in for the struct array. If the str ...

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 ...

Level Sequence option "Allow Level Edits Only" causes Frame Rate drop when used

UE - Anim - Sequencer - Aug 15, 2017

When using the new option "Allow Level Edits Only" there is a drastic frame rate drop while playing the sequencer. This frame rate drops when only using this option. Versions Tested: 4.16.3 - CL: 3 ...

Tether Parameters Have No Effect On Clothing Using the NvCloth Clothing Tool

OLD - Anim - Oct 4, 2017

In Editor Preferences < under Experimental < Clothing Tools is enabledOwen was migrated over and the original clothing asset was deleted and a new one created to test the issueOnly the ties on his coa ...

Literal Gameplay Tag Container's Return Value does not have ParentTags

UE - Gameplay - Oct 16, 2017

Literal Gameplay Tag Container's Return Value does not have ParentTags in 4.17 and 4.18. In 4.16, the value had it. There is same problem in Return node that is Gameplay Tag Container Structure. In ...

When Allow Sequencer Edits Only is Enabled Some Properties Do Not Revert to Original Values

UE - Anim - Sequencer - Oct 23, 2017

Certain values for the PostProcessVolume do not revert back to original values after tracks are deleted from sequencer when in Allow Sequencer Edits Only mode ...

When using Blueprint Update Camera, New Camera FOV is taken into effect even if Return Value is false

UE - Gameplay - Oct 30, 2017

In a Player Camera Manager Blueprint, when overriding the function BlueprintUpdateCamera, the New Camera FOV value takes effect regardless of whether Return Value is True or False. The New Camera Lo ...

Assigning soft reference not compiling with nativization.

UE - Gameplay - Blueprint - Nov 9, 2017

Assigning a soft reference in a blueprint and attempting to resolve it as an object/class while nativization is enabled causes the packaging process to fail. A sample project was provided by the use ...

Using a Sequencer event track to set playback position to a time before the event will cause an infinite loop

UE - Anim - Sequencer - Nov 10, 2017

Creating a Sequence with an event track that calls SetPlaybackPosition to a time prior to the event key will cause a crash 100% of the time. This will occur even if the event is set up to only fire ...