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

SpringArm causes physics to fail for a character standing on the physics object

UE - Gameplay - Mar 24, 2016

SpringArm causes physics to fail for a character standing on the physics object User Description: I am updating my marketplace content for 4.11 using preview 7 build (EDIT: RECHECKED WITH PREVIEW ...

AnimBP warning word order mistake in Japanese

UE - Editor - UI Systems - Localization - Mar 24, 2016

The warning ""variable name" に "BluePrint" という名前の変数はありません" in the output log within the AnimBP while the editor is in the Japanese language mode has an incorrect word order. "Blueprint"Blueprint sho ...

Japanese language word order mistake in Transition nodes for AnimBP

UE - Editor - UI Systems - Localization - Mar 24, 2016

Japanese language word order mistake in Transition nodes for AnimBP It reads "AからB", but should read "BからA" ...