Material Function with Texture Size Texture Property will cause a Crash

UE - Graphics Features - Apr 5, 2016

By accessing the texture property for texture size will cause a crash. Attached image for material graph. Tested in: 4.10.4 Texture Size Texture Property did not exist 4.11.- CL-2927265 4.12 Dev ...

Crash When Typing a Node Comment and Hovering Over the Alignment Option

Tools - Apr 5, 2016

Error message: Assertion failed: ParentIndex != INDEX_NONE [Link Removed] [Line: 512] Source Context: 499 } 500 501 return Menu; 502 } 503 504 ...

"Unreal Match 3" Demo Stuck While Syncing

Docs - Samples - Apr 5, 2016

When attempting to download/sync to the UE4.11 version of "Unreal Match 3" sample from the Learn Tab on the launcher, the download button is "grayed out" and instead says "Syncing." Selecting the ...

Modulated shadows do not render in the correct area on older devices / versions of Android OS

UE - Platform - Mobile - Apr 5, 2016

This issue was reported by a user who was having issues with their modulated shadows showing up in random spots on their mobile devices. Their devices were a Samsung Galaxy Note 2 and a ASUS Zenfon ...

Impact decal not rendering properly

UE - Graphics Features - Apr 5, 2016

When shooting a surface, the bullet decal appears as a thin line rather than the circular impact shown in the material asset. Regression: YES - in 4.10.4 the decal appears as shown in the material ...

[CrashReport] UE4Editor_Core!FTaskGraphImplementation::WaitUntilTasksComplete() [taskgraph.cpp:1121]

Tools - Apr 5, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: CurrentThreadIfK ...

Imported Maya animation seems to be 1-frame off in Unreal

OLD - Anim - Apr 5, 2016

A licensee reported this issue on UDN. They are seeing a discrepancy with animations imported from Maya. In this case, they appear to be off by 1-frame. We've talked about this on Slack and I know ...

Crash on exit PIE after editing character blueprint of a code based side scrollers

UE - Gameplay - Apr 4, 2016

After editing character blueprint of a code based side scroller project, starting PIE will show the camera detached from the character and exiting PIE causes the project to crash. NOTE: This appear ...

Unable to Rename using the Right-Click Menu on El Capitan in Blueprints and Sources Panel

UE - Platform - Apple - Apr 4, 2016

Users are unable to rename a variable using the right-click menu within Blueprints, and the sources panel within the Content Browser. Regression? Yes. I tested the functionality of the right-click ...

Behavior tree subtree switch reported as hitching

UE - AI - Apr 4, 2016

Setup described in UDN post: parent tree: root - selector - run behavior task subtree: root - sequence - custom BP task with just print string repro: print string message (engine tick) is showing u ...