Race condition in USkeletalMeshComponent::TickCloth due to delayable tick function.

UE - Simulation - Physics - Character - Aug 1, 2016

USkeletalMeshComponent::TickComponent is run in the PrePhysics tick group. This is the only place where the SkeletalMesh is actually checked to be != nullptr to determine whether or not the TickClot ...

Crash undoing variable change in Animation Blueprint.

OLD - Anim - Aug 1, 2016

Crash occurs when the user changes a variable in the animation blueprint, and then undo's the change. Note that this occurs with any variable being used, but the callstack will be some what differe ...

Custom Event functions cannot be called in sublevel event graphs if sublevel is not visible

UE - Gameplay - Blueprint - Aug 1, 2016

Calling a custom event in a sublevel blueprint of a sublevel that is currently hidden will not show the custom event's function in the context menu. Regression (no) issue (does) occur in 4.11.2 ...

Vive reverts to waiting room when loading in streamed level with significant load

UE - Platform - XR - Aug 1, 2016

When using the HTC Vive with any levels that are streamed in that take a moment to load in will show the waiting room for the Vive while loading. This does not happen on the Oculus that I can see. I ...

iOS - Windows - Code projects fail to launch and package

UE - Platform - Mobile - Aug 1, 2016

Attempts to Launch On to or Package for iOS fail with: LogPlayLevel: Program.Main: ERROR: AutomationTool terminated with exception: AutomationTool.AutomationException: Unabled to build Project C:/Pr ...

Rich text formatting is disabled on Linux

UE - Platform - Linux - Aug 1, 2016

Rich text does not display on Linux. A Warning: Rich text formatting is disabled message appears where rich text would normally be displayed. I do not see this issue on Windows. REGRESSION: Yes Wo ...

Cannot control all movie rendering options from CMD

UE - Anim - Sequencer - Aug 1, 2016

I understand that we were not using -benchmark and -dumpframe for some of our internal renders that used these CMD arguments, but that's what our users see. See here for my progress documenting thi ...

App crashes when Launching on or launching packaged project on tvOS or iOS

UE - Platform - Mobile - Aug 1, 2016

Launch on to tvOS crashes the app on the device and returns the user to the main screen. This also affects packaged projects Update Project packaged in shipping configuration launched successfully ...

Curve editor (UMG) prevents Play in Editor if the a drag operation is interrupted with a right click

UE - Anim - Sequencer - Aug 1, 2016

Curve editor (UMG) prevents Play in Editor if the a drag operation is interrupted with a right click. The user is given an error that they cannot play in editor while a drag operation is still on go ...

User cannot undo the deletion or creation of Physical Animation profiles

UE - Simulation - Physics - Aug 1, 2016

The user is unable to undo and redo the Profile deletion or Profile creation commands within the Physical Animation profiles menu. ...