TextRenderComponents do not update bounds right away when changing text

UE - Graphics Features - Sep 18, 2015

When using a print string to print out changing values in a single line of execution. The result that is printed out is not always accurate. ...

Garbage Collection Causes Lag in MAC Project

UE - Foundation - Core - Sep 18, 2015

User reports lag regardless of the Garbage Collection settings, EXCEPT: If the user changes settings to 3 then lag becomes more frequent (approximately every 3 seconds verses every 5 seconds.) *Wa ...

Initial Modules are clamped to a 0 to 1 time range

UE - Graphics Features - Sep 18, 2015

The Initial Modules appear to be clamped to a zero to 1 time frame since 4.8 was released. Projects that are converted from 4.7.6 will have correctly working particle systems, but adding a new part ...

Root Bone Rotated Incorrectly in Default Animations

UE - Anim - Rigging - Sep 18, 2015

In the Mannequin's default third person animations, the root bone is rotated Z forward/Y down resulting in IK's for hands and feet not aligning correctly. The result being that the joints that are ...

Crash on play when AIPerception Senses Config element is set to "sense config" options

UE - AI - Sep 18, 2015

Setting AIPerception component Senses Config to AI Damage / AI Prediction / AI Team sense config will cause the editor to crash on Play. This may be related to [Link Removed] Crash Reporter [Link ...

Calling RequestStimuliListenerUpdate on actor with one element in AIPerception Sensing Config causes crash

UE - AI - Sep 18, 2015

If an AIPerception component is added to an actor and given one element set to either AI Hearing / AI Sight / AI Touch config then the game will crash once Request Stimuli Listener Update is called ...

The drop shadows for text lags behind the actual text when moving in UMG

UE - Editor - UI Systems - Sep 18, 2015

When Text in umg is moving the drop show for that text lags behind the text itself. This can cause a flickering effect. ...

Hidden Comment Bubble is Partially Covering/Blocking Top of Node

UE - Gameplay - Blueprint - Sep 18, 2015

"The problem here is that the comment bubble, when hidden, is covering up the top of the node.​​" This causes the user to have to drag a connector to the very bottom of the input in order to make a ...

Touch events may have wrong location from BindTouch delegate

UE - Platform - Mobile - Sep 17, 2015

Only the last touch event's location in the frame is used to send all events for a given finger index. A finder index may be reassigned after a release by another press in the same frame from a ver ...

AI characters with Navigation Invokers that are spawned during Play do not generate a nav mesh around them if Runtime Generation is set to Dynamic Modifiers Only

UE - AI - Sep 17, 2015

With Generate Navigation Only Around Navigation Invokers enabled and Runtime Generation set to Dynamic Modifiers Only, AI characters with Navigation Invokers do not generate a nav mesh around them i ...