Cannot Increment an Element of an Array

UE - Gameplay - Blueprint - Apr 15, 2016

Attempting to increment the value of an array element does not seem to work, and instead returns the original value that was passed into the increment int node. Found in 4.11.1 binary. Reproduced i ...

FKConvex::ElemCalcAABB ignoring current transform.

UE - Simulation - Physics - Apr 15, 2016

FKConvexElem::CalcAABB was ignoring the elements currently defined transform, and only scaling. This means that any actor that has a transform (not just Merge Actors) could potentially have very dis ...

Foliage's Dither Transition Considering FOV

UE - Graphics Features - Apr 13, 2016

It seems that Foliage's dither transition doesn't consider FOV. [Image Removed] If you edit editor's FOV, you could see Foliage's dither transition doesn't happen.[Image Removed] ...

Composite font uses a sub-font, even when the sub-font doesn't support the character

Tools - Apr 7, 2016

I have a fix for this shelved in CL# 2937344, so it would be good to get it into 4.12 once the user verifies the fix. ...

Key precision problems on some short animations

Tools - Apr 5, 2016

Please see attached UE4_anim_interp_bug.fbx for a second example. This works as expected in 4.7 and 4.8 I've got a couple different users reporting this now. I suspected animation compression to ...

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

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

Behavior of Speed Up/Down parameter of Auto Exposure are different.

UE - Graphics Features - Apr 5, 2016

Brend/Swtch multi PostProcessVolume to handle Auto Exposure with same Speed Up/Down parameter but behavior of Speed Up/Down parameter of Auto Exposure are different. Scene with. Unbounded PostProce ...

Spawn Emitter Attached not working in Packaged Game

UE - Niagara - Apr 2, 2016

Spawn Emitter Attached not working in Packaged Game. Not sure if it isn't spawning the emitter or if it is spawning at the wrong location. ...

Imprecise Rotation Values produced in the Details Panel when using the Rotation Widget in the Viewport

Tools - Mar 29, 2016

Starting with an asset (static mesh for instance) with a precise rotation value (such as a whole number) in the details panel will result in a imprecise, slightly fractional off value when rotated ...