TwoBoneIK continues to use TakeRotationFromEffectorSpace even when EffectorLocationSpace is in WorldSpace

UE - Anim - Rigging - Mar 29, 2016

User checks bTakeRotationFromEffectorSpace before changing EffectorLocation from BoneSpace to WorldSpace. Once set to World Space, the 'End Effector' section of properties becomes hidden and bTakeRo ...

New Third Party Plugin does not compile on Mac and Linux and prevents project from opening

UE - Foundation - Cpp Tools - UnrealBuildTool - Mar 29, 2016

When the plugin wizard is used to create a new third party plugin and restart the editor as prompted, there is a prompt to rebuild the plugin/project. On Windows this rebuild happens successfully a ...

UUserWidget::bIsFocusable serialization issues

UE - Editor - UI Systems - Mar 29, 2016

See repro steps. Workaround Unset and set bIsFocusable on widget's class will allow bIsFocusable to be set and persist on the nested instance. ...

Sequences in sub-levels only fire events in the persistent level

UE - Anim - Sequencer - Mar 28, 2016

Sequences in sub-levels only fire events in the persistent level. I don't know if they're expected to be firing in all levels or just the sub-level ...

Any events in sequencer fire at frame 0 when set to looping

UE - Anim - Sequencer - Mar 28, 2016

Any active events fire at frame 0 when the sequence loops ...

SetTextureParameterValue stopped working with Dynamic Material Instances (from Blueprints)

UE - Graphics Features - Mar 28, 2016

Textures in Post Process Blueprints do not update with Dynamic Material Instances. Scalar and Vector Parameters update as expected, but Textures do not. Note This was attempted with both a materi ...

[CrashReport] UE4Editor_UnrealEd!UEditorEngine::FinishDestroy() [editorengine.cpp:857]

Tools - Mar 28, 2016

Error message: Assertion failed: PlayWorld == NULL [Link Removed] [Line: 854] Source Context:842 void UEditorEngine::BroadcastObjectReimported(UObject* InObject) 843 { 844 ...

Character_Rendering, Parallax Occlusion maps in Content Examples does not have Content Browser thumbnail

Docs - Samples - Mar 28, 2016

When opening the level for Character_Rendering, the thumbnail is not a screenshot of the level, which is inconsistent with the other level thumbnails in Content Examples. ...

Crash smoothing landscape with foliage

UE - LD & Modeling - Terrain - Landscape - Mar 25, 2016

Getting a crash when smoothing out landscape that has foliage painted on it. Seems to happen when I release the mouse. ...

Root Motion has significant Error when used in Character Movement

UE - Gameplay - Player Movement - Mar 25, 2016