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

[CrashReport] <unknown module>!UE4Editor_Core!FDebug::AssertFailed()

UE - Foundation - Core - Mar 28, 2016

Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 678] Array index out of bounds: 0 from an array of size 0 Source Context: 80 } 81 else ...

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

Blueprint Notifies do not Show up in Personas Add Notify menu if the C++ Class they Inherit off is Marked as Abstract

OLD - Anim - Mar 18, 2016

Blueprint notifies do not show up in Personas Add Notify menu if the c++ class they inherit off is marked as abstract This is because the list of valid notify classes we cache is filtered by the Ab ...

Crash When Curve Editor is on When Animating Button Transform in Widget Blueprint

UE - Editor - UI Systems - Mar 18, 2016

In a Widget Blueprint, after animating a button to transform vertically (possibly other directions) with the Curve Editor active, engine will crash upon creating a second animation. ...

Creating Actors as default subobjects causes crash (casting Outer to Level)

UE - Gameplay - Mar 18, 2016

If two custom classes are created in C++ (Class A & B) and a reference to Class A is created as a member of Class B and initialized in Class B's constructor, the editor will crash once a blueprint o ...

Choosing sides appears to have no affect for forced feedback

UE - Gameplay - Mar 18, 2016

Choosing the side that is supposed to vibrate during forced feed back does not appear to have an effect. The same side vibrates regardless of selection ...

External Reference Spam converting projects to 4.10

UE - Gameplay - Mar 17, 2016

Converting a project from 4.8.3 to 4.10.4 causes external reference spam in the message log>map check window. Seems directly related to [Link Removed]. Making new jira on request. ...

Unable to Open Level in HTML5

UE - Platform - Mobile - Mar 16, 2016

Trying to use an Open Level function in HTML5 does not allow the level to actually load. Instead, the project flashes and refreshes back to its original position. Open Level function does work on W ...