When Using Sequencer to Change Between the Animation Blueprint and Custom Mode Animations Freeze Temporarily

UE - Anim - Sequencer - Oct 6, 2017

Youtube Link to How Project is Set Up and the Results: [Link Removed] ...

Placed instances do not update dynamic binding after hot reload

UE - Foundation - Cpp Tools - Hot Reload - Oct 6, 2017

Adding a dynamic binding and preforming a hot reload sometimes causes the binding to not be registered by class/blueprint instances that already exist in the world. Instances need to be replaced fr ...

Material loses Material Function reference when both are moved simultaneously

UE - Rendering Architecture - Materials - Oct 6, 2017

Moving a material function asset along with a material using the function causes the material to lose the function reference when the project is restarted. Regression: Yeswith Material and sub fold ...

Editor Viewport Does Not Update Curves in Real Time/as Curves are Being Edited

UE - Anim - Sequencer - Oct 6, 2017

When editing animation curves in sequencer, the animated object would update as the curves are changed/altered. Result: Would provide better/real time feedback to the animator. Improves Workflow: Th ...

Execution Doesn't Resume When Hitting BT Task Breakpoint and Trying to Resume in the Behavior Tree

UE - AI - Oct 6, 2017

When a breakpoint is hit in a BT Task Blueprint, execution will not be resumed if you attempt to do so from the Behavior Tree that is running the BT Task. This will cause a crash if executed in the ...

Material static switch fails to retrieve correct value

UE - Graphics Features - Oct 6, 2017

Crash Occurs When Attempting to Resume Execution After Hitting a Breakpoint in a BT Task

UE - Gameplay - Oct 6, 2017

When a breakpoint is hit in a BT Task, if you attempt to use CTRL+P to search for and open the BT the task is being run in, try to resume execution, and then return to the original BT Task Blueprint ...

New Physics Asset window reads "Joints" instead of "Constraint"

UE - Simulation - Physics - Oct 5, 2017

In the New Physics Asset window, there's a setting that reads Create Joints. The term "Joints" doesn't seem to be used anywhere else. It should read "Constraints" instead. ...

[CrashReport] TOctree<TVolumeLightingSample<3>,FLightVolumeOctreeSemantics>::TConstElementBoxIterator<TInlineAllocator<99,FDefaultAllocator> >

UE - Graphics Features - Oct 5, 2017

This Jira is a continuation of [Link Removed]. This is the same callstack which users are submitting, however the other Jira eventually got specific repro steps which were verified fixed in 4.17.0. ...